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