2005-12-02 Chris Toshok <toshok@ximian.com>
[mono.git] / mcs / class / System.Web / Test / System.Web.Configuration / ChangeLog
1 2005-12-02  Chris Toshok  <toshok@ximian.com>
2
3         * ProfilePropertySettingsTest.cs: new tests.
4
5         * GlobalizationSectionTest.cs: add PostDeserialize test.
6
7         * AuthorizationRuleTest.cs: add PostDeserialize test.
8
9 2005-12-01  Chris Toshok  <toshok@ximian.com>
10
11         * GlobalizationSectionTest.cs: Add a test for PreSerialize.
12
13         * AuthorizationRuleTest.cs: Add a test for
14         Preserialize/SerializeElement.
15
16 2005-11-23  Chris Toshok  <toshok@ximian.com>
17
18         * MachineKeyValidationConverterTest.cs: new test.
19
20 2005-11-18  Chris Toshok  <toshok@ximian.com>
21
22         * GlobalizationSectionTest.cs, HostingEnvironmentSectionTest.cs,
23         CacheSectionTest.cs, CustomErrorsSectionTest.cs,
24         HealthMonitoringSectionTest.cs, CompilationSectionTest.cs,
25         DeploymentSectionTest.cs, ClientTargetSectionTest.cs: new tests.
26
27
28 2005-11-14  Chris Toshok  <toshok@ximian.com>
29
30         * AnonymousIdentificationSectionTest.cs: remove MS stacktrace
31         comment.
32
33         * BuildProviderTest.cs: new tests.
34
35         * AuthorizationRuleTest.cs: new tests.
36
37         * AuthorizationSectionTest.cs: new tests.
38
39         * AuthenticationSectionTest.cs: new tests.
40
41         * BufferModeSettingsTest.cs: new tests.
42
43 2005-11-13  Chris Toshok  <toshok@ximian.com>
44
45         * AssemblyInfoTest.cs: programmatic property access tests.
46
47         * AnonymousIdentificationSectionTest.cs: same.
48
49 2005-09-02  Sebastien Pouliot  <sebastien@ximian.com>
50
51         * HttpCapabilitiesBaseCas.cs: New. CAS unit tests for 
52         HttpCapabilitiesBase class.