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