(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / corlib / Test / System.Security.Policy / ChangeLog
blobc0485cef0b02ad01735290cfa26677c65d0b55c6
1 2004-09-19  Alexis Christoforides <alexis@thenull.net>
3         * UnionCodeGroupTest.cs: Added ResolveWithChildren test.
5 2004-09-01  Sebastien Pouliot  <sebastien@ximian.com>
7         * HashTest.cs: Fixed tests so they execute without errors on both
8         Fx 1.1 and Fx 2.0 (beta 1).
9         * PublisherTest.cs: Fixed tests so they execute without errors on both
10         Fx 1.1 and Fx 2.0 (beta 1). Converted tests to NUnit 2.2 format.
11         * SiteTest.cs: Fixed tests so they execute without errors on both Fx 
12         1.1 and Fx 2.0 (beta 1).
13         * StrongNameTest.cs: Fixed tests so they execute without errors on 
14         both Fx 1.1 and Fx 2.0 (beta 1). Converted tests to NUnit 2.2 format.
15         * UrlTest.cs: Fixed tests so they execute without errors on both Fx 
16         1.1 and Fx 2.0 (beta 1). Converted tests to NUnit 2.2 format.
18 2004-09-01  Sebastien Pouliot  <sebastien@ximian.com>
20         * ZoneTest.cs: Added test to check that NoZone isn't included in the 
21         permission XML (returned by CreateIdentityPermission).
23 2004-08-30  Sebastien Pouliot  <sebastien@ximian.com>
25         * SiteTest.cs: Added tests for CreateFromUrl. Updated AllChars for the
26         differences in Fx 2.0.
27         * UrlTest.cs: Unignore Url_InvalidSite and started changes to be
28         compatible with NET_2_0.
29         * ZoneTest.cs: Added tests for CreateFromUrl and ToString.
31 2004-08-26  Sebastien Pouliot  <sebastien@ximian.com>
33         * ApplicationDirectoryTest.cs: New. For NET_2_0 profile.
34         * EvidenceTest.cs: Added more tests for 1.1 and new tests for 2.0.
35         * FileCodeGroupTest.cs: Added more tests for Resolve,
36         ResolveMatchingCodeGroups and new Fx 2.0 Scope property.
37         * HashMembershipConditionTest.cs: New. Unit tests for hash membership.
38         * HashTest.cs: New. Unit tests for hash.
39         * IBuiltInEvidenceTest.cs: New. Unit tests for the internal 
40         IBuiltInEvidence interface. All tests are [Ignore]d for the 
41         * NetCodeGroupTest.cs: Ajusted PermissionSetName for Fx 2.0.
42         * PermissionRequestEvidenceTest.cs: Ajusted existing tests for 2.0. 
43         Converted tests to NUnit 2.2 format. Converted to UNIX line endings.
44         Added test to see that the original permission sets are copied but
45         the instance copy can be changed (not copied on output).
46         * PolicyLevelTest.cs: Added more tests for Resolve and
47         ResolveMatchingCodeGroups.
48         * UnionCodeGroupTest.cs: Added more properties validation in tests.
50 2004-08-24  Sebastien Pouliot  <sebastien@ximian.com>
52         * AllMembershipConditionTest.cs: Renamed GetHashCode and 
53         ToString tests to remove compiler warnings.
54         * ApplicationDirectoryMembershipConditionTest.cs: Renamed GetHashCode
55         and ToString tests to remove compiler warnings.
56         * ApplicationMembershipConditionTest.cs: Renamed GetHashCode and 
57         ToString tests to remove compiler warnings.
58         * DomainApplicationMembershipConditionTest.cs: Renamed GetHashCode and
59         ToString tests to remove compiler warnings.
60         * GacMembershipConditionTest.cs: Added some new unit tests for 
61         FromXml to match other *MembershipCondition classes.
62         * PublisherMembershipConditionTest.cs: Renamed GetHashCode and 
63         ToString tests to remove compiler warnings.
64         * SiteMembershipConditionTest.cs: Completed. Converted existing unit
65         tests to NUnit 2.2 format.
66         * UrlMembershipConditionTest.cs: Completed. Converted existing unit 
67         tests to NUnit 2.2 format.
68         * ZoneMembershipConditionTest.cs: Added some new unit tests to match
69         other *MembershipCondition classes.
71 2004-08-23  Sebastien Pouliot  <sebastien@ximian.com>
73         * AllMembershipConditionTest.cs: New. Unit tests in NUnit 2.2 format.
74         * ApplicationDirectoryMembershipConditionTest.cs: New. Unit tests in
75         NUnit 2.2 format.
76         * ApplicationMembershipConditionTest.cs: New. Unit tests in NUnit 2.2
77         format.
78         * DomainApplicationMembershipConditionTest.cs: New. Unit tests in 
79         NUnit 2.2 format.
80         * PublisherMembershipConditionTest.cs: Completed. Converted 
81         existing unit tests to NUnit 2.2 format.
83 2004-08-12  Sebastien Pouliot  <sebastien@ximian.com>
85         * ZoneMembershipConditionTest.cs: Fixed tests that where failing too
86         soon, i.e. not where I expected them to ;).
87         * ZoneTest.cs: Added tests for Zone.Equals (null).
89 2004-08-11  Sebastien Pouliot  <sebastien@ximian.com>
91         * UnionCodeGroupTest.cs: Added unit tests for Resolve. Converted 
92         existing unit tests to NUnit 2.2 format.
94 2004-08-10  Sebastien Pouliot  <sebastien@ximian.com>
96         * PolicyLevelTest.cs: Added new policy resolution tests (related to
97         Zone). Converted existing unit tests to NUnit 2.2 format.
99 2004-08-04  Sebastien Pouliot  <sebastien@ximian.com>
101         * GacMembershipConditionTest.cs: New. Unit tests in NUnit 2.2 format.
102         * GacTest.cs: New. Unit tests in NUnit 2.2 format.
104 2004-08-03  Sebastien Pouliot  <sebastien@ximian.com>
106         * ZoneMembershipConditionTest.cs: New. Unit tests in NUnit 2.2 format.
108 2004-08-02  Sebastien Pouliot  <sebastien@ximian.com>
110         * UnionCodeGroupTest.cs: Added tests for ResolveMatchingCodeGroups.
112 2004-05-20  Sebastien Pouliot  <sebastien@ximian.com>
114         * PolicyLevelTest.cs, StrongNameTest.cs: SetUp is now public (required
115         for new nunit).
117 2004-02-09  Sebastien Pouliot  <sebastien@ximian.com>
119         * PolicyLevelTest.cs: Ignored test Reset as the functionality isn't
120         yet present in Mono.
121         * UrlMembershipConditionTest.cs: Ignored the site related test as the
122         functionality isn't yet present in Mono.
123         * UrlTest.cs: Ignored the site related test as the functionality isn't
124         yet present in Mono.
126 2004-01-28  Sebastien Pouliot  <spouliot@videotron.ca>
128         * PermissionRequestEvidenceTest.cs: Added ToString () assertions
129         to existing tests.
130         * PublisherMembershipConditionTest.cs: Replaced "\r\n" with 
131         Environment.NewLine.
132         * StrongNameTest.cs: Replaced "\r\n" with Environment.NewLine.
134 2004-01-26  Sebastien Pouliot  <spouliot@videotron.ca>
136         * CodeGroupTest.cs: Replaced "\r\n" with Environment.NewLine.
138 2004-01-25  David Sheldon <dave-mono@earth.li>
140        * UrlTest.cs:  Changed "\r\n" in strings to use
141        Environment.NewLine.
143 2004-01-25  David Sheldon <dave-mono@earth.li>
144         
145         * PublisherTest.cs, SiteTest.cs: Changed "\r\n" in strings to use
146         Environment.NewLine. 
148 2004-01-14  Sebastien Pouliot  <spouliot@videotron.ca>
150         * UrlTest.cs: New. Unit tests for Url. Site test still fails.
151         * UrlMembershipConditionTest.cs: New. Unit tests for 
152         UrlMembershipCondition. Site test still fails.
154 2004-01-05  Sebastien Pouliot  <spouliot@videotron.ca>
156         * CodeGroupTest.cs: Updated to NUnit2. Added new tests for exceptions 
157         and for ToXml/FromXml methods.
158         * FileCodeGroupTest.cs: New. Unit tests for FileCodeGroup. Missing 
159         Resolve unit tests.
160         * FirstMatchCodeGroupTest.cs: New. Unit tests for FirstMatchCodeGroup. 
161         Missing Resolve unit tests.
162         * NetCodeGroupTest.cs: New. Unit tests for NetCodeGroup. Missing 
163         Resolve unit tests.
164         * UnionCodeGroupTest.cs: New. Unit tests for NetCodeGroup. Missing 
165         Resolve unit tests.
166         * PolicyLevelTest.cs: New. Unit tests for PolicyLevel. Missing Resolve
167         unit tests.
169 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
171         * SiteTest.cs: New. Unit tests for Site.
172         * SiteMembershipConditionTest.cs: New. Implemented.
174 2004-01-02  Sebastien Pouliot  <spouliot@videotron.ca>
176         * EvidenceTest.cs: Upgraded tests to NUnit2. Added new tests.
177         * StrongNameTest.cs: Class now inherits from Assertion.
179 2004-01-01  Nick Drochak  <ndrochak@gol.com>
181         * PermissionRequestEvidenceTest.cs: New File
183 2003-12-15  Sebastien Pouliot  <spouliot@videotron.ca>
185         * PublisherMembershipConditionTest.cs: Added new unit tests for the
186         newly implemented methods.
188 2003-07-03  Sebastien Pouliot  <spouliot@videotron.ca>
190         * ZoneTest.cs: New. Test everything except the unimplemented static 
191         CreateFromUrl method.
193 2003-04-23  Sebastien Pouliot  <spouliot@videotron.ca>
195         * PublisherTest.cs: Updated to NUnit2 style.
196         * PublisherMembershipConditionTest.cs: Updated to NUnit2 style.
197         * StrongNameTest.cs: Updated to NUnit2 style.
199 2002-12-21  Nick Drochak <ndrochak@gol.com>
201         * all: make tests build and run under nunit2
203 2002-12-16  Sebastien Pouliot  <spouliot@videotron.ca>
205         * AllTests.cs: Added test suites for StrongName.
206         * StrongNameTest.cs: New. Test suite for StrongName (complete).
208 2002-12-15  Sebastien Pouliot  <spouliot@videotron.ca>
210         * AllTests.cs: Added test suites for Publisher and
211         PublisherMembershipCondition.
212         * PublisherTest.cs: New. Test suite for Publisher (complete).
213         * PublisherMembershipConditionTest.cs: New. Test suite for Publisher
214         PublisherMembershipCondition (incomplete).
216 2002-10-28  Jackson Harper <jackson@latitudegeo.com>
218         * AllTests.cs EvidenceTest.cs: Added test for Evidence class
220 2002-02-10  Nick Drochak  <ndrochak@gol.com>
222         * AllTests.cs: Add new file.
224 2002-02-07  Nick Drochak  <ndrochak@gol.com>
226         * CodeGroupTest.cs: Tests everything except the (To|From)Xml methods.
228 2002-02-01  Nick Drochak  <ndrochak@gol.com>
230         * CodeGroupTest.cs: Still not done, checking in now just in case
232 2002-01-30  Nick Drochak  <ndrochak@gol.com>
234         * CodeGroupTest.cs: New File.  Not done, but checking in now just in case