ChangeLog 888 B

1234567891011121314151617181920212223242526272829
  1. 2005-10-05 Chris Toshok <[email protected]>
  2. * System.Configuration/ConfigurationPermissionTest.cs: beginnings
  3. of tests.
  4. 2005-10-05 Chris Toshok <[email protected]>
  5. * System.Configuration/CommaDelimitedStringCollectionTest.cs: new
  6. tests.
  7. 2005-10-05 Chris Toshok <[email protected]>
  8. * CallbackValidatorTest.cs, IntegerValidatorTest.cs,
  9. StringValidatorTest.cs, DefaultValidatorTest.cs,
  10. LongValidatorTest.cs, RegexStringValidatorTest.cs,
  11. SubclassTypeValidatorTest.cs, ConfiguratoinLockCollectionTest.cs,
  12. ConfigurationElementCollectionTest.cs,
  13. ConfigurationManagerTest.cs: lots more tests.
  14. 2005-09-23 Chris Toshok <[email protected]>
  15. * System.Configuration/StringValidatorTest.cs: new test.
  16. 2005-09-22 Chris Toshok <[email protected]>
  17. * System.Configuration/TimeSpanValidatorTest.cs: new test.
  18. * System.Configuration/ExeConfigurationFileMapTest.cs: new test.