Unix absolute path should not be valid on Windows
[mono.git] / mcs / class / System / Test / ChangeLog
index 02838cd4e435a44d9cd92ba286154251a46fd9de..4be24293b74c1ee7ebfabc2cf8711e30c0164cc4 100644 (file)
@@ -1,3 +1,13 @@
+2007-12-04  Arina Itkes <arinai@mainsoft.com>
+
+       * UriTest.cs, UriTest2.cs : Tests that check Unix path should 
+         not run on Windows.
+
+2007-07-06  Alan McGovern  <amcgovern@novell.com>
+
+       * UriTest.cs : Added test to check that whitespace
+       is trimmed correctly before parsing a Uri.
+
 2007-07-06  Alan McGovern  <amcgovern@novell.com>
 
        * SoundPlayerTest.cs : added SoundPlayerTest.cs