ChangeLog 1.1 KB

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