2006-11-01 Sebastien Pouliot <sebastien@ximian.com>
commit0e20877100105bf6e2c1a60eb6aeedc96fa67247
authorSebastien Pouliot <sebastien@ximian.com>
Wed, 1 Nov 2006 13:29:47 +0000 (1 13:29 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Wed, 1 Nov 2006 13:29:47 +0000 (1 13:29 -0000)
tree0bba284f0789d9fe994859782576d89222532ee0
parentd9bcdef07b6bda503fba8efc8b7ef8aa1497a1b1
2006-11-01  Sebastien Pouliot  <sebastien@ximian.com>

* RuntimeWrappedExceptionCas.cs: New. CAS tests for
RuntimeWrappedException.
* RuntimeWrappedExceptionTest.cs: New. Unit tests for
RuntimeWrappedException.

svn path=/trunk/mcs/; revision=67215
mcs/class/corlib/Test/System.Runtime.CompilerServices/ChangeLog
mcs/class/corlib/Test/System.Runtime.CompilerServices/RuntimeWrappedExceptionCas.cs [new file with mode: 0644]
mcs/class/corlib/Test/System.Runtime.CompilerServices/RuntimeWrappedExceptionTest.cs [new file with mode: 0644]