2008-11-01 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Sun, 2 Nov 2008 00:29:40 +0000 (00:29 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Sun, 2 Nov 2008 00:29:40 +0000 (00:29 -0000)
* System.Security_test.dll.sources: Add new tests to build
System.Security.Cryptography.Pkcs/CmsRecipientCollectionTest.cs
System.Security.Cryptography.Xml/TransformTest.cs
System.Security.Cryptography.Xml/XmlDecryptionTransformTest.cs

svn path=/trunk/mcs/; revision=117623

mcs/class/System.Security/ChangeLog
mcs/class/System.Security/System.Security_test.dll.sources

index 6f9753bdb725e3405ab63d186a38810bc5e660d3..05ec53e6fd182ec36f8a0a6e1724b699adcc799e 100644 (file)
@@ -1,3 +1,10 @@
+2008-11-01  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Security_test.dll.sources: Add new tests to build
+               System.Security.Cryptography.Pkcs/CmsRecipientCollectionTest.cs
+               System.Security.Cryptography.Xml/TransformTest.cs
+               System.Security.Cryptography.Xml/XmlDecryptionTransformTest.cs
+
 2008-10-14  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * System.Security_test.dll.sources: Added XmlLicenseTransformTest.cs
index f281aed4c95d643666acf71a2761a353d86e9144..90a4d3517e716609680bee5657e831f24c269a22 100644 (file)
@@ -4,6 +4,7 @@ System.Security.Cryptography/CryptographicAttributeTest.cs
 System.Security.Cryptography/ProtectedDataTest.cs
 System.Security.Cryptography/ProtectedMemoryTest.cs
 System.Security.Cryptography.Pkcs/AlgorithmIdentifierTest.cs
+System.Security.Cryptography.Pkcs/CmsRecipientCollectionTest.cs
 System.Security.Cryptography.Pkcs/CmsRecipientTest.cs
 System.Security.Cryptography.Pkcs/CmsSignerTest.cs
 System.Security.Cryptography.Pkcs/ContentInfoTest.cs
@@ -37,6 +38,8 @@ System.Security.Cryptography.Xml/SignatureTest.cs
 System.Security.Cryptography.Xml/SignedInfoTest.cs
 System.Security.Cryptography.Xml/SignedXmlTest.cs
 System.Security.Cryptography.Xml/TransformChainTest.cs
+System.Security.Cryptography.Xml/TransformTest.cs
+System.Security.Cryptography.Xml/XmlDecryptionTransformTest.cs
 System.Security.Cryptography.Xml/XmlDsigBase64TransformTest.cs
 System.Security.Cryptography.Xml/XmlDsigEnvelopedSignatureTransformTest.cs
 System.Security.Cryptography.Xml/XmlDsigC14NTransformTest.cs