ChangeLog 1017 B

12345678910111213141516171819202122232425262728293031323334353637
  1. 2005-11-23 Chris Toshok <[email protected]>
  2. * MachineKeyValidationConverterTest.cs: new test.
  3. 2005-11-18 Chris Toshok <[email protected]>
  4. * GlobalizationSectionTest.cs, HostingEnvironmentSectionTest.cs,
  5. CacheSectionTest.cs, CustomErrorsSectionTest.cs,
  6. HealthMonitoringSectionTest.cs, CompilationSectionTest.cs,
  7. DeploymentSectionTest.cs, ClientTargetSectionTest.cs: new tests.
  8. 2005-11-14 Chris Toshok <[email protected]>
  9. * AnonymousIdentificationSectionTest.cs: remove MS stacktrace
  10. comment.
  11. * BuildProviderTest.cs: new tests.
  12. * AuthorizationRuleTest.cs: new tests.
  13. * AuthorizationSectionTest.cs: new tests.
  14. * AuthenticationSectionTest.cs: new tests.
  15. * BufferModeSettingsTest.cs: new tests.
  16. 2005-11-13 Chris Toshok <[email protected]>
  17. * AssemblyInfoTest.cs: programmatic property access tests.
  18. * AnonymousIdentificationSectionTest.cs: same.
  19. 2005-09-02 Sebastien Pouliot <[email protected]>
  20. * HttpCapabilitiesBaseCas.cs: New. CAS unit tests for
  21. HttpCapabilitiesBase class.