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