| 12345678910111213141516171819202122232425262728293031323334353637 |
- 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.
|