| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- 2005-12-01 Chris Toshok <[email protected]>
- * AuthorizationRuleTest.cs: Add a test for
- Preserialize/SerializeElement.
- 2005-11-23 Chris Toshok <[email protected]>
- * MachineKeyValidationConverterTest.cs: new test.
- 2005-11-18 Chris Toshok <[email protected]>
- * GlobalizationSectionTest.cs, HostingEnvironmentSectionTest.cs,
- CacheSectionTest.cs, CustomErrorsSectionTest.cs,
- HealthMonitoringSectionTest.cs, CompilationSectionTest.cs,
- DeploymentSectionTest.cs, ClientTargetSectionTest.cs: new tests.
- 2005-11-14 Chris Toshok <[email protected]>
- * AnonymousIdentificationSectionTest.cs: remove MS stacktrace
- comment.
- * BuildProviderTest.cs: new tests.
- * AuthorizationRuleTest.cs: new tests.
- * AuthorizationSectionTest.cs: new tests.
- * AuthenticationSectionTest.cs: new tests.
- * BufferModeSettingsTest.cs: new tests.
- 2005-11-13 Chris Toshok <[email protected]>
- * AssemblyInfoTest.cs: programmatic property access tests.
- * AnonymousIdentificationSectionTest.cs: same.
- 2005-09-02 Sebastien Pouliot <[email protected]>
- * HttpCapabilitiesBaseCas.cs: New. CAS unit tests for
- HttpCapabilitiesBase class.
|