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