[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / Test / System.IO.IsolatedStorage / ChangeLog
index 5f864e6ba8327f0724583261877e2416fa40ed41..3fb0f4ac51c12875b6485041dea34dc34197f158 100644 (file)
@@ -1,3 +1,23 @@
+2010-06-16  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * IsolatedStorageFileTest.cs: New test for two instances calling
+       Remove.
+
+2010-06-07  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * IsolatedStorageFileTest.cs: New test for GetUserStoreForSite.
+
+2010-06-07  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * IsolatedStorageFileTest.cs: New test for DeleteFile.
+
+2010-06-07  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * IsolatedStorageFileTest.cs: Update our tests to catch/report the new
+       exceptions fired in 4.0, as well as a new test to assert that
+       GetDirectoryNames fires an ArgumentException if '..' is passed as part
+       of the path.
+
 2010-06-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 
        * IsolatedStorageFileTest.cs: Include check for paths outside our