ChangeLog 825 B

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