ChangeLog 918 B

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