In .:
[mono.git] / mcs / class / System.Web / Test / System.Web.Configuration / ChangeLog
1 2006-03-08  Chris Toshok  <toshok@ximian.com>
2
3         * SiteMapSectionTest.cs: test defaults.
4
5 2005-12-06  Chris Toshok  <toshok@ximian.com>
6
7         * AuthorizationRuleCollectionTest.cs (GetElementKey): new test.
8
9         * AuthorizationRuleTest.cs (PostDeserialize): PostDeserialize
10         doesn't return a value.
11
12 2005-12-05  Chris Toshok  <toshok@ximian.com>
13
14         * ClientTargetTest.cs: new tests.
15
16         * AssemblyCollectionTest.cs: new tests.
17
18         * CustomErrorCollectionTest.cs: new tests.
19
20         * AuthorizationRuleCollectionTest.cs: new tests.
21
22         * CodeSubDirectoryTest.cs: new tests.
23         
24 2005-12-02  Chris Toshok  <toshok@ximian.com>
25
26         * ProfilePropertySettingsTest.cs: new tests.
27
28         * GlobalizationSectionTest.cs: add PostDeserialize test.
29
30         * AuthorizationRuleTest.cs: add PostDeserialize test.
31
32 2005-12-01  Chris Toshok  <toshok@ximian.com>
33
34         * GlobalizationSectionTest.cs: Add a test for PreSerialize.
35
36         * AuthorizationRuleTest.cs: Add a test for
37         Preserialize/SerializeElement.
38
39 2005-11-23  Chris Toshok  <toshok@ximian.com>
40
41         * MachineKeyValidationConverterTest.cs: new test.
42
43 2005-11-18  Chris Toshok  <toshok@ximian.com>
44
45         * GlobalizationSectionTest.cs, HostingEnvironmentSectionTest.cs,
46         CacheSectionTest.cs, CustomErrorsSectionTest.cs,
47         HealthMonitoringSectionTest.cs, CompilationSectionTest.cs,
48         DeploymentSectionTest.cs, ClientTargetSectionTest.cs: new tests.
49
50
51 2005-11-14  Chris Toshok  <toshok@ximian.com>
52
53         * AnonymousIdentificationSectionTest.cs: remove MS stacktrace
54         comment.
55
56         * BuildProviderTest.cs: new tests.
57
58         * AuthorizationRuleTest.cs: new tests.
59
60         * AuthorizationSectionTest.cs: new tests.
61
62         * AuthenticationSectionTest.cs: new tests.
63
64         * BufferModeSettingsTest.cs: new tests.
65
66 2005-11-13  Chris Toshok  <toshok@ximian.com>
67
68         * AssemblyInfoTest.cs: programmatic property access tests.
69
70         * AnonymousIdentificationSectionTest.cs: same.
71
72 2005-09-02  Sebastien Pouliot  <sebastien@ximian.com>
73
74         * HttpCapabilitiesBaseCas.cs: New. CAS unit tests for 
75         HttpCapabilitiesBase class.