Added System.Diagnostics tests, as they work now.
authorJonathan Pryor <jpryor@novell.com>
Sun, 7 Apr 2002 23:03:43 +0000 (23:03 -0000)
committerJonathan Pryor <jpryor@novell.com>
Sun, 7 Apr 2002 23:03:43 +0000 (23:03 -0000)
svn path=/trunk/mcs/; revision=3665

mcs/class/System/Test/AllTests.cs
mcs/class/System/Test/ChangeLog

index 8005b89661e0600abedc1f2ec89273ac37576210..4d940d022bd95443d46138867643cecf41f45982 100644 (file)
@@ -24,7 +24,7 @@ namespace Ximian.Mono.Tests.System
                                suite.AddTest (Collections.Specialized.NameValueCollectionTest.Suite);\r
                                suite.AddTest (Collections.Specialized.StringCollectionTest.Suite);\r
                                suite.AddTest (Text.RegularExpressions.AllTests.Suite);\r
-        // suite.AddTest (MonoTests.System.Diagnostics.AllTests.Suite);\r
+        suite.AddTest (MonoTests.System.Diagnostics.AllTests.Suite);\r
                                return suite;\r
                        }\r
                }\r
index a9d2a8eee8f8b10b303445776772fea7059ae571..62756ab0754047e96d5beb5ba19ce39bcee2c99e 100644 (file)
@@ -1,3 +1,7 @@
+2002-04-07  Jonathan Pryor  <jonpryor@vt.edu>
+
+       * AllTests.cs: Added System.Diagnostics tests, as they work now.
+
 2002/03/08  Nick Drochak <ndrochak@gol.com>
 
        * System.XML_test.build: Don't build test dll by default.  Only build