ChangeLog 671 B

123456789101112131415161718192021
  1. 2002-12-21 Nick Drochak <[email protected]>
  2. * all: make tests build and run under nunit2
  3. 2002-12-12 Jackson Harper <[email protected]>
  4. * AllTests.cs: Comment out UTF8... test (it does not exist)
  5. 2002-03-17 Mike Kestner <[email protected]>
  6. * ASCIIEncodingTest.cs : New suite for ASCIIEncoding.
  7. * AllTests.cs : Add the new suite.
  8. 2002-02-10 Nick Drochak <[email protected]>
  9. * AllTests.cs: Remove StringBuilderTest suite. There's a major failure
  10. when it's included and the test errors aren't displayed.
  11. 2002-02-09 Nick Drochak <[email protected]>
  12. * StringBuilderTest.cs: Fixed tests that were failing against mscorlib.