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

ChangeLog « System.Diagnostics « Test « System « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c4a7195d06dc33dcb5b0f8294ab8d2f4c441c5f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2002-06-16  Jonathan Pryor  <jonpryor@vt.edu>
	* TraceTest.cs: Added additional test cases.

2002-04-07  Jonathan Pryor  <jonpryor@vt.edu>

	* TraceTest.cs: Removed extraneous output; renamed test case so that NUnit
	  would find it.

2002-03-10  Jonathan Pryor  <jonpryor@vt.edu>

	* Initial creation of System.Diagnostics test directory
	* AllTests.cs: file added
	* TraceTest.cs: Test System.Diagnostics.Trace class