Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2005-05-03 21:58:08 +0400
committerSebastien Pouliot <sebastien@ximian.com>2005-05-03 21:58:08 +0400
commitc408ffa2456da3df1886669272170f5050cfd009 (patch)
tree519b97d4692f74362d28929c7c546a38ec705d1c /mcs/class/System.Security/System.Security_test.dll.sources
parent9d8c350a145e3a2b01a64db07fe1b1385ae5e947 (diff)
2005-05-03 Sebastien Pouliot <sebastien@ximian.com>
* System.Security_test.dll.sources: Added unit tests for System. Security.Cryptography.Pkcs.SignerInfoCollection class. svn path=/trunk/mcs/; revision=43972
Diffstat (limited to 'mcs/class/System.Security/System.Security_test.dll.sources')
-rw-r--r--mcs/class/System.Security/System.Security_test.dll.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Security/System.Security_test.dll.sources b/mcs/class/System.Security/System.Security_test.dll.sources
index d9a093c9d5a..09a748e3fbd 100644
--- a/mcs/class/System.Security/System.Security_test.dll.sources
+++ b/mcs/class/System.Security/System.Security_test.dll.sources
@@ -18,6 +18,7 @@ System.Security.Cryptography.Pkcs/Pkcs9DocumentNameTest.cs
System.Security.Cryptography.Pkcs/Pkcs9MessageDigestTest.cs
System.Security.Cryptography.Pkcs/Pkcs9SigningTimeTest.cs
System.Security.Cryptography.Pkcs/SignedCmsTest.cs
+System.Security.Cryptography.Pkcs/SignerInfoCollectionTest.cs
System.Security.Cryptography.Pkcs/SignerInfoTest.cs
System.Security.Cryptography.Pkcs/SubjectIdentifierTest.cs
System.Security.Cryptography.X509Certificates/X509BasicConstraintsExtensionTest.cs