[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / ChangeLog
index f986e9559c5b1336f653f457fa673aac2ce0a8fe..5bf088696f2f8c435b618b19513dd1b762612bb4 100644 (file)
@@ -1,3 +1,61 @@
+2009-06-26  Robert Jordan  <robertj@gmx.net>
+
+       * X509CertificateCollectionTest.cs,
+       X509ChainPolicyTest.cs: Upgrade to new NUnit style.
+
+2009-03-26  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * X509ChainPolicyTest.cs: Add a small sleep between the Reset and
+       the second VerificationTime check since it would be possible, on
+       fast hardware, to get the same value (and assert).
+
+2008-01-13  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * X509Certificate2Test.cs: Added asserts to ensure NotAfter and
+       NotBefore are in local time.
+       * X509ChainPolicyTest.cs: Added assert to ensure VerificationTime is
+       in local time.
+
+2007-02-12  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * X509Certificate2Test.cs: Add test case for a certificate using dates
+       with an UTC offset (e.g. 990630000000+1000).
+
+2006-12-14  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * X500DistinguishedNameTest.cs: Add test case for Teletext/T61String.
+       * X509Certificate2Test.cs: Add test case for Teletext/T61String.
+
+2006-12-07  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Pkits_4_01_SignatureVerification.cs: New. PKITS based unit tests.
+       * Pkits_4_02_ValidityPeriod.cs: New. PKITS based unit tests.
+       * Pkits_4_03_VerifyingNameChaining.cs: New. PKITS based unit tests.
+       * Pkits_4_04_BasicCertificateRevocationTests.cs: New. PKITS based unit
+       tests.
+       * Pkits_4_05_VerifyingPathWithSelfIssuedCertificates.cs: New. PKITS 
+       based unit tests (4 RFC3280 compliant tests are NotWorking in Mono).
+       * Pkits_4_06_VerifyingBasicConstraints.cs: New. PKITS based unit 
+       tests.
+       * Pkits_4_07_KeyUsage.cs: New. PKITS based unit tests.
+       * Pkits_4_08_CertificatePolicies.cs: New. Currently empty (TODO).
+       * Pkits_4_09_RequireExplicitPolicy.cs: New. Currently empty (TODO).
+       * Pkits_4_10_PolicyMappings.cs: New. Currently empty (TODO).
+       * Pkits_4_11_InhibitPolicyMapping.cs: New. Currently empty (TODO).
+       * Pkits_4_12_InhibitAnyPolicy.cs: New. Currently empty (TODO).
+       * Pkits_4_13_NameConstraints.cs: New. Currently empty (TODO).
+       * Pkits_4_14_DistributionPoints.cs: New. Currently empty (TODO).
+       * Pkits_4_15_DeltaCRL.cs: New. Currently empty (TODO).
+       * Pkits_4_16_PrivateCertificateExtensions.cs: New. PKITS based unit 
+       tests.
+       * PkitsTest.cs: Common shared code for PKITS test cases.
+       * X500DistinguishedNameTest.cs: Add test cases for RFC3280 mandatory
+       and optional attribute types.
+       * X509Certificate2Test.cs: Change test data to public. Adjust some 
+       test cases not to fail if PKITS data is available.
+       * X509ChainTest.cs: Update test cases to use CheckChainStatus and not 
+       depend on the order of error flags.
+
 2006-11-24  Sebastien Pouliot  <sebastien@ximian.com>
 
        * X509ChainPolicyTest.cs: Added test cases for setting invalid enum