In System.IO:
[mono.git] / mcs / class / corlib / Test / System.IO / ChangeLog
index bf667c624a22658ccae7b5d142c7713d80e0f994..6ad8f82514e5567d33e7ba9468b50370550469f8 100644 (file)
@@ -1,3 +1,9 @@
+2008-05-29  Robert Jordan  <robertj@gmx.net>
+
+       * PathTest.cs (TestGetFullPathUnix, TestGetFullPathWindows):
+       Factored out from the disabled TestGetFullPath test while fixing
+       the issues mentioned by the ERROR comment and bug #394681.
+
 2008-05-08  Dick Porter  <dick@ximian.com>
 
        * DirectoryInfoTest.cs: Added a test for bug 385765.