2003-11-08 Sebastien Pouliot <spouliot@videotron.ca>
authorSebastien Pouliot <sebastien@ximian.com>
Sat, 8 Nov 2003 23:14:05 +0000 (23:14 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Sat, 8 Nov 2003 23:14:05 +0000 (23:14 -0000)
commit77dc62b785ef6d882fd2e7ef390f26cb54c3e580
tree9bd3c257109edc58056c7a5bc563cde138e573cd
parent63b44ab9f168fc10b1ddb067703932d7c5070734
2003-11-08  Sebastien Pouliot  <spouliot@videotron.ca>

* ContentInfoTest.cs: New. (Incomplete) Unit tests for ContentInfo.
* Pkcs7SignerTest.cs: New. New. Unit tests for Pkcs7Signer.
* RecipientInfoTest.cs: New. Unit tests for abstract class

svn path=/trunk/mcs/; revision=19743
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/ChangeLog
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/ContentInfoTest.cs [new file with mode: 0755]
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/Pkcs7SignerTest.cs [new file with mode: 0755]
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/RecipientInfoTest.cs [new file with mode: 0755]