8d2af6b02f51c54f11a4183e7e1d5a4953cc72b0
[mono.git] / mcs / class / corlib / Test / System.Security.Policy / ChangeLog
1 2002-12-21  Nick Drochak <ndrochak@gol.com>
2
3         * all: make tests build and run under nunit2
4
5 2002-12-16  Sebastien Pouliot  <spouliot@videotron.ca>
6
7         * AllTests.cs: Added test suites for StrongName.
8         * StrongNameTest.cs: New. Test suite for StrongName (complete).
9
10 2002-12-15  Sebastien Pouliot  <spouliot@videotron.ca>
11
12         * AllTests.cs: Added test suites for Publisher and
13         PublisherMembershipCondition.
14         * PublisherTest.cs: New. Test suite for Publisher (complete).
15         * PublisherMembershipConditionTest.cs: New. Test suite for Publisher
16         PublisherMembershipCondition (incomplete).
17
18 2002-10-28  Jackson Harper <jackson@latitudegeo.com>
19
20         * AllTests.cs EvidenceTest.cs: Added test for Evidence class
21
22 2002-02-10  Nick Drochak  <ndrochak@gol.com>
23
24         * AllTests.cs: Add new file.
25
26 2002-02-07  Nick Drochak  <ndrochak@gol.com>
27
28         * CodeGroupTest.cs: Tests everything except the (To|From)Xml methods.
29
30 2002-02-01  Nick Drochak  <ndrochak@gol.com>
31
32         * CodeGroupTest.cs: Still not done, checking in now just in case
33
34 2002-01-30  Nick Drochak  <ndrochak@gol.com>
35
36         * CodeGroupTest.cs: New File.  Not done, but checking in now just in case