Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Text « Test « corlib « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 46c490e50a2e1006d9e8565fd272293b13a6596c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
2002-03-17  Mike Kestner  <mkestner@speakeasy.net>

	* ASCIIEncodingTest.cs : New suite for ASCIIEncoding.
	* AllTests.cs : Add the new suite.

2002-02-10  Nick Drochak  <ndrochak@gol.com>

	* 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  <ndrochak@gol.com>

	* StringBuilderTest.cs: Fixed tests that were failing against mscorlib.