60dbd12415f7ec105b2409971ea310378e0e21c7
[mono.git] / mcs / class / Mono.Security / Test / Mono.Security.Authenticode / ChangeLog
1 2008-12-23  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * SoftwarePublisherCertificateTest.cs: Update test syntax to nunit
4         2.2. Test more cases like base64, unicode base64 and PEM base64.
5
6 2004-11-05  Sebastien Pouliot  <sebastien@ximian.com>
7
8         * PrivateKeyTest.cs: Fixed SaltWithoutPassword test to always use 
9         little endian.
10
11 2004-10-28  Sebastien Pouliot  <sebastien@ximian.com>
12
13         * AuthenticodeDeformatterTest.cs: Check timestamp as an UTC value so 
14         that the test can work anywhere in the world (and not just at home ;)
15
16 2004-09-07  Sebastien Pouliot  <sebastien@ximian.com>
17
18         * AuthenticodeDeformatterTest.cs: New. Unit tests to validate a valid
19         authenticode-signed assembly (included in test file) and an invalid
20         (non signed) assembly (the unit test assembly).
21
22 2004-05-11  Sebastien Pouliot  <sebastien@ximian.com>
23
24         * PrivateKeyTest.cs: Added new unit tests for better coverage.
25         * SoftwarePublisherCertificateTest.cs: Added new unit tests for better
26         coverage.
27
28 2004-04-22  Sebastien Pouliot  <sebastien@ximian.com>
29
30         * SoftwarePublisherCertificateTest.cs: Ajusted to changes in the
31         assembly.
32
33 2003-10-11  Sebastien Pouliot  <spouliot@videotron.ca>
34
35         * SoftwarePublisherCertificateTest.cs: Repaired test build.
36
37 2003-03-15  Sebastien Pouliot  <spouliot@videotron.ca>
38
39         * PrivateKeyTest.cs: New. Unit test for using some PVK files
40         generated by makecert.exe.
41
42 2003-03-06  Sebastien Pouliot  <spouliot@videotron.ca>
43
44         * SoftwarePublisherCertificateTest.cs: New. Unit tests for
45         using some SPC files generated by cert2spc.
46