| 123456789101112131415161718192021222324252627282930 |
- 2002-12-21 Nick Drochak <[email protected]>
- * all: make tests build and run under nunit2
- 2002/06/14 Nick Drochak <[email protected]>
- * AllTests.cs: Disable ResourceReaderTest for now. The class is not
- ready yet.
- 2002-05-22 Nick Drochak <[email protected]>
- * ResourceReaderTest.cs: Fix path name to resource files (again).
- 2002-02-09 Nick Drochak <[email protected]>
- * ResourceReaderTest.cs: Fix path name to resource files
- 2002-01-25 Nick Drochak <[email protected]>
- * AllTests.cs:
- * Empty.resources:
- * MyResources.resources: Added files
- * ResourceReaderTest.cs: Test the enumerator
- 2002-01-24 Nick Drochak <[email protected]>
- * ResourceReaderTest.cs: Add new file. This test is not done yet.
- Wanted to save it in cvs for 'disaster recovery' purposes.
- Just in case.
|