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-09-26 18:08:58 +0400
committerSebastien Pouliot <sebastien@ximian.com>2005-09-26 18:08:58 +0400
commit6a080fe2bdbe19466ea1d53037a41e749fff1720 (patch)
treebfcf209567e7bdedbb8ed0b048c25b6c1552cc97 /mcs/class/System.Security/System.Security_test.dll.sources
parentc09f673f6d7a7e7d61b0731522095f7ad4d7f205 (diff)
In Test/System.Security.Cryptography:
2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * Asn*.cs, Oid*.cs: Moved to System.dll In Test/System.Security.Permissions: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * StorePermissionAttributeTest.cs: Moved in System.dll In Test/System.Security.Cryptography.X509Certificates: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * All tests moved to System.dll assembly. In System.Security.Cryptography: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * Asn*.cs, Oid*.cs: Moved to System.dll In System.Security.Permissions: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * Store*.cs: Moved in System.dll In .: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * System.Security.dll.sources: Remove all X509 related classes. * System.Security_test.dll.sources: Remove all X509 related tests. * System.Security.Cryptography.X509Certificates/*.cs: moved to System.dll assembly. * Test/System.Security.Cryptography.X509Certificates/*.cs: moved to System.dll assembly. In System.Security.Cryptography.X509Certificates: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * All classes moved in System.dll svn path=/trunk/mcs/; revision=50770
Diffstat (limited to 'mcs/class/System.Security/System.Security_test.dll.sources')
-rw-r--r--mcs/class/System.Security/System.Security_test.dll.sources13
1 files changed, 0 insertions, 13 deletions
diff --git a/mcs/class/System.Security/System.Security_test.dll.sources b/mcs/class/System.Security/System.Security_test.dll.sources
index e46222ff83b..50e2948ce1b 100644
--- a/mcs/class/System.Security/System.Security_test.dll.sources
+++ b/mcs/class/System.Security/System.Security_test.dll.sources
@@ -1,8 +1,4 @@
-System.Security.Cryptography/AsnEncodedDataTest.cs
System.Security.Cryptography/CryptographicAttributeTest.cs
-System.Security.Cryptography/OidCollectionTest.cs
-System.Security.Cryptography/OidEnumeratorTest.cs
-System.Security.Cryptography/OidTest.cs
System.Security.Cryptography/ProtectedDataTest.cs
System.Security.Cryptography/ProtectedMemoryTest.cs
System.Security.Cryptography.Pkcs/AlgorithmIdentifierTest.cs
@@ -21,14 +17,6 @@ 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
-System.Security.Cryptography.X509Certificates/X509ChainPolicyTest.cs
-System.Security.Cryptography.X509Certificates/X509ChainTest.cs
-System.Security.Cryptography.X509Certificates/X509EnhancedKeyUsageExtensionTest.cs
-System.Security.Cryptography.X509Certificates/X509ExtensionTest.cs
-System.Security.Cryptography.X509Certificates/X509KeyUsageExtensionTest.cs
-System.Security.Cryptography.X509Certificates/X509StoreTest.cs
-System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierExtensionTest.cs
System.Security.Cryptography.Xml/AssertCrypto.cs
System.Security.Cryptography.Xml/DataObjectTest.cs
System.Security.Cryptography.Xml/DSAKeyValueTest.cs
@@ -50,4 +38,3 @@ System.Security.Cryptography.Xml/XmlDsigC14NWithCommentsTransformTest.cs
System.Security.Cryptography.Xml/XmlDsigXPathTransformTest.cs
System.Security.Cryptography.Xml/XmlDsigXsltTransformTest.cs
System.Security.Permissions/DataProtectionPermissionAttributeTest.cs
-System.Security.Permissions/StorePermissionAttributeTest.cs