2008-04-17 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Thu, 17 Apr 2008 14:59:25 +0000 (14:59 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Thu, 17 Apr 2008 14:59:25 +0000 (14:59 -0000)
commit553ea4bc01af7ec79f2934beb7bf670668f1b080
treee1a4abb8fe60586bc0fb527427ccfe5410038498
parent2e04d92d7086879a55fbaf608ebd5ac8e502672a
2008-04-17  Sebastien Pouliot  <sebastien@ximian.com>

* DSATest.cs: Add valid test cases with invalid xml. Update to
NUnit 2 syntax.
* HashAlgorithmTest.cs: Fix compiler warnings.
* RSATest.cs: Add valid test cases with invalid xml. Update to
NUnit 2 syntax.
* SHA256Test.cs, SHA384Test.cs, SHA512Test.cs: Flush

svn path=/trunk/mcs/; revision=101004
mcs/class/corlib/Test/System.Security.Cryptography/ChangeLog
mcs/class/corlib/Test/System.Security.Cryptography/DSATest.cs
mcs/class/corlib/Test/System.Security.Cryptography/HashAlgorithmTest.cs
mcs/class/corlib/Test/System.Security.Cryptography/RSATest.cs
mcs/class/corlib/Test/System.Security.Cryptography/SHA256Test.cs
mcs/class/corlib/Test/System.Security.Cryptography/SHA384Test.cs
mcs/class/corlib/Test/System.Security.Cryptography/SHA512Test.cs