2005-10-25 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Tue, 25 Oct 2005 14:27:48 +0000 (14:27 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Tue, 25 Oct 2005 14:27:48 +0000 (14:27 -0000)
commitc1354454c087bd57f68cdd8fbc79e948565f1dd8
tree3c53c2ab2a6307aad2dfb58a4259175ee3448c8d
parent3adae4f78922f6e8b6db3a1a26036f130b8d2d53
2005-10-25  Sebastien Pouliot  <sebastien@ximian.com>

* TempFileCollectionCas.cs: New. CAS unit tests.
* TempFileCollectionTest.cs: New. Very basic tests to check the
behaviour of the TempDir property.

svn path=/trunk/mcs/; revision=52180
mcs/class/System/Test/System.CodeDom.Compiler/ChangeLog
mcs/class/System/Test/System.CodeDom.Compiler/TempFileCollectionCas.cs [new file with mode: 0644]
mcs/class/System/Test/System.CodeDom.Compiler/TempFileCollectionTest.cs [new file with mode: 0644]