2005-03-24 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / corlib / Test / System.IO.IsolatedStorage / ChangeLog
1 2005-03-24  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * IsolatedStorageFileStreamCas.cs: Added reflection-based unit tests 
4         to test LinkDemand on Handle and SafeFileHandle (2.0) properties.
5
6 2005-03-15  Sebastien Pouliot  <sebastien@ximian.com>
7
8         * IsolatedStorageFileStreamCas.cs: New. CAS unit tests for 
9         IsolatedStorageFileStream.
10         * IsolatedStorageFileCas.cs: New. CAS unit tests for 
11         IsolatedStorageFile.
12
13 2005-01-31  Sebastien Pouliot  <sebastien@ximian.com>
14
15         * IsolatedStorageFileStreamTest.cs: New. Unit tests for 
16         IsolatedStorageFileStream.
17         * IsolatedStorageFileTest.cs: New. Unit tests for IsolatedStorageFile.
18         * IsolatedStorageTest.cs: New. Unit tests for IsolatedStorage abstract
19         class.