2003-06-11 Sebastien Pouliot <spouliot@videotron.ca>
authorSebastien Pouliot <sebastien@ximian.com>
Thu, 12 Jun 2003 02:03:46 +0000 (02:03 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Thu, 12 Jun 2003 02:03:46 +0000 (02:03 -0000)
commit4006f91139db10e815d341ac2ee9ab6915073b4f
tree0dca3bdfdec1daf251c53814e1bc665c933b2672
parentec58312e9cc7661e6241c7e582d8ec024812bb5b
2003-06-11  Sebastien Pouliot  <spouliot@videotron.ca>

* AllTests2.cs: Converted tests to NUnit2 format.
* RSACryptoServiceProviderTest.cs: Converted tests to NUnit2 format.
* RSAPKCS1KeyExchangeDeformatterTest.cs: Converted tests to NUnit2 format.
* RSAPKCS1KeyExchangeFormatterTest.cs: Converted tests to NUnit2 format.
* RSAPKCS1SignatureDeformatterTest.cs: Converted tests to NUnit2 format.
* RSAPKCS1SignatureFormatterTest.cs: Converted tests to NUnit2 format.

svn path=/trunk/mcs/; revision=15334
mcs/class/corlib/Test/System.Security.Cryptography/AllTests2.cs
mcs/class/corlib/Test/System.Security.Cryptography/ChangeLog
mcs/class/corlib/Test/System.Security.Cryptography/RSACryptoServiceProviderTest.cs
mcs/class/corlib/Test/System.Security.Cryptography/RSAPKCS1KeyExchangeDeformatterTest.cs
mcs/class/corlib/Test/System.Security.Cryptography/RSAPKCS1KeyExchangeFormatterTest.cs
mcs/class/corlib/Test/System.Security.Cryptography/RSAPKCS1SignatureDeformatterTest.cs
mcs/class/corlib/Test/System.Security.Cryptography/RSAPKCS1SignatureFormatterTest.cs