2005-03-15 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Tue, 15 Mar 2005 21:11:50 +0000 (21:11 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Tue, 15 Mar 2005 21:11:50 +0000 (21:11 -0000)
commit5317deca880f05809eb4bbca6aa21e36741fd824
tree7867da8c5afc252f8ae987dd46c55da0b605f6d1
parent87e6a3c02b3e4858be6761e407605354e6acc353
2005-03-15  Sebastien Pouliot  <sebastien@ximian.com>

* IsolatedStorageFileStreamCas.cs: New. CAS unit tests for
IsolatedStorageFileStream.
* IsolatedStorageFileCas.cs: New. CAS unit tests for
IsolatedStorageFile.

svn path=/trunk/mcs/; revision=41858
mcs/class/corlib/Test/System.IO.IsolatedStorage/ChangeLog
mcs/class/corlib/Test/System.IO.IsolatedStorage/IsolatedStorageFileCas.cs [new file with mode: 0644]
mcs/class/corlib/Test/System.IO.IsolatedStorage/IsolatedStorageFileStreamCas.cs [new file with mode: 0644]