[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / Test / System.IO.IsolatedStorage / ChangeLog
index 1a08ef657fb1dfb109b2dc58f23ba5b20970e6f2..3fb0f4ac51c12875b6485041dea34dc34197f158 100644 (file)
@@ -1,3 +1,16 @@
+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