2007-01-05 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / Mono.Security / Test / Mono.Security / ChangeLog
1 2007-01-05  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * ASN1ConvertTest.cs: Update unit test syntax to NUnit 2.2. Change
4         DateTime.UtcNow to Now as the API requires, under 1.x, a local date 
5         time. Disregard buggy ConvertOID_LargeX under MS 2.0.
6
7 2006-10-06  Sebastien Pouliot  <sebastien@ximian.com>
8
9         * ASN1ConvertTest.cs: Adjusted big integer convertion test cases for
10         both a sign-extended result and a "normal" (not extended) result.
11
12 2005-10-03  Sebastien Pouliot  <sebastien@ximian.com>
13
14         * PKCS7Test.cs: New. Unit tests to ensure authenticated attributes
15         are sorted before they are signed. This is required by DER and ensures
16         better interoperability with other implementations (like BouncyCastle)
17
18 2004-05-11  Sebastien Pouliot  <sebastien@ximian.com>
19
20         * ASN1ConvertTest.cs: New. Unit tests for ASN.1 convertions.
21         * StrongNameTest.cs: Added new unit tests for better coverage.
22
23 2003-10-11  Sebastien Pouliot  <spouliot@videotron.ca>
24
25         * StrongNameTest.cs: Added tests for Hash, Sign and Verify.
26
27 2003-03-08  Sebastien Pouliot  <spouliot@videotron.ca>
28
29         * StrongNameTest.cs: New. Unit tests for StrongNames.
30