From 085e2c78a39a55ddba69d658cad5261560b8fe73 Mon Sep 17 00:00:00 2001 From: Sebastien Pouliot Date: Tue, 22 Nov 2005 19:12:03 +0000 Subject: [PATCH] Add CAS/unit tests for System.Security.Cryptography.X509Certificates.PublicKey class svn path=/trunk/mcs/; revision=53360 --- mcs/class/System/System_test.dll.sources | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mcs/class/System/System_test.dll.sources b/mcs/class/System/System_test.dll.sources index 41a4458795f..3a55802e598 100644 --- a/mcs/class/System/System_test.dll.sources +++ b/mcs/class/System/System_test.dll.sources @@ -160,6 +160,7 @@ System.Security.Cryptography/AsnEncodedDataTest.cs System.Security.Cryptography/OidCollectionTest.cs System.Security.Cryptography/OidEnumeratorTest.cs System.Security.Cryptography/OidTest.cs +System.Security.Cryptography.X509Certificates/PublicKeyTest.cs System.Security.Cryptography.X509Certificates/X509BasicConstraintsExtensionTest.cs System.Security.Cryptography.X509Certificates/X509CertificateCollectionTest.cs System.Security.Cryptography.X509Certificates/X509ChainPolicyTest.cs @@ -312,6 +313,7 @@ System.CodeDom.Compiler/ExecutorCas.cs System.CodeDom.Compiler/GeneratedCodeAttributeCas.cs System.CodeDom.Compiler/IndentedTextWriterCas.cs System.CodeDom.Compiler/TempFileCollectionCas.cs +System.Security.Cryptography.X509Certificates/PublicKeyCas.cs System.Security.Permissions/ResourcePermissionBaseCas.cs System.Security.Permissions/ResourcePermissionBaseEntryCas.cs System.Security.Permissions/StorePermissionAttributeCas.cs -- 2.25.1