[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / Test / System / ChangeLog
index 4728ac5b7b1cb4c4027bea43393e1dfaf5497d12..e17b86d8749e5971761f31c46105a30fab986acc 100644 (file)
@@ -1,3 +1,20 @@
+2010-06-22 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * UriTest.cs: exclude 2 tests in 4.0.
+
+2010-05-29 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * UriTest.cs: test for bug #606142.
+
+2010-05-24  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * UriTest.cs : more URI tests, for relative URIs with ':'.
+
+2010-04-17  Raja R Harinath  <harinath@hurrynot.org>
+
+       * UriTest.cs (FtpRootPath): New.  Check that ftp root paths are
+       unmolested.
+
 2010-01-27  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 
        * UriTest.cs: added an assertion in the IsWellFormedOriginalString