2005-04-23 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Sat, 23 Apr 2005 14:22:03 +0000 (14:22 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Sat, 23 Apr 2005 14:22:03 +0000 (14:22 -0000)
commit44c8858ab2a9fcb5d83d3cc3ecdaef1efe190e06
treec5d989cd502503083534d8d0245f96cee17c7b6b
parentcac21fb34091bfd5e0cbaa2307fce981a0ede3b5
2005-04-23  Sebastien Pouliot  <sebastien@ximian.com>

* CmsRecipientTest.cs, CmsSignerTest.cs, EnvelopedCmsTest.cs,
Pkcs9AttributeTest.cs, Pkcs9DocumentDescriptionTest.cs,
Pkcs9DocumentNameTest.cs, Pkcs9SigningTimeTest.cs, SignedCmsTest.cs:
Adapted for class name changes in beta2 and re-activated some tests on
Windows that were fixed in beta2.

svn path=/trunk/mcs/; revision=43483
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/ChangeLog
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/CmsRecipientTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/CmsSignerTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/EnvelopedCmsTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/Pkcs9AttributeTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/Pkcs9DocumentDescriptionTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/Pkcs9DocumentNameTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/Pkcs9SigningTimeTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/SignedCmsTest.cs