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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System/Test/System.Diagnostics/ChangeLog')
-rw-r--r--mcs/class/System/Test/System.Diagnostics/ChangeLog14
1 files changed, 0 insertions, 14 deletions
diff --git a/mcs/class/System/Test/System.Diagnostics/ChangeLog b/mcs/class/System/Test/System.Diagnostics/ChangeLog
deleted file mode 100644
index c4a7195d06d..00000000000
--- a/mcs/class/System/Test/System.Diagnostics/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-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
-