Merge pull request #2346 from xmcclure/proxy-load-fail
[mono.git] / mcs / class / System / Test / ChangeLog
index 7070a593763f975d02075550102e084b86f2b5e5..4a19f3aa97b1f6faf3b70ca5855ec379cbcfa821 100644 (file)
@@ -1,3 +1,28 @@
+2010-02-23  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.IO.Ports: New test directory.
+
+2010-01-29  Mike Kestner <mkestner@novell.com>
+
+       * System.Net/WebUtilityTest.cs: port of tests from System.Web.
+
+2009-05-14  Jonathan Pryor  <jpryor@novell.com>
+
+       * test-config-file: Revert the prior change, as this breaks 1.0
+         profile testing.
+       * test-config-file-net-2.0: Added; config file to use when testing
+         under the .NET 2.0+ profile, for #502944.
+
+2009-05-12  Jonathan Pryor  <jpryor@novell.com>
+
+       * test-config-file: Add a /configuration/system.diagnostics/source
+         section to elicit the buggy behavior found in #502944.
+
+2008-12-09  Christian Hergert <christian.hergert@gmail.com>
+
+       * System.Diagnostics/CounterCreationDataTest.cs: New test to verify
+       that CounterHelp defaults to String.Empty.
+
 2007-12-04  Arina Itkes <arinai@mainsoft.com>
 
        * System_test.dll.sources : added RegexReplaceTests.cs