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