**** Merged r40732-r40872 from MCS ****
[mono.git] / mcs / class / corlib / Test / System.IO.IsolatedStorage / ChangeLog
1 2005-03-15  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * IsolatedStorageFileStreamCas.cs: New. CAS unit tests for 
4         IsolatedStorageFileStream.
5         * IsolatedStorageFileCas.cs: New. CAS unit tests for 
6         IsolatedStorageFile.
7
8 2005-01-31  Sebastien Pouliot  <sebastien@ximian.com>
9
10         * IsolatedStorageFileStreamTest.cs: New. Unit tests for 
11         IsolatedStorageFileStream.
12         * IsolatedStorageFileTest.cs: New. Unit tests for IsolatedStorageFile.
13         * IsolatedStorageTest.cs: New. Unit tests for IsolatedStorage abstract
14         class.