| 1234567891011121314151617181920212223242526272829 |
- 2005-10-05 Chris Toshok <[email protected]>
- * System.Configuration/ConfigurationPermissionTest.cs: beginnings
- of tests.
- 2005-10-05 Chris Toshok <[email protected]>
- * System.Configuration/CommaDelimitedStringCollectionTest.cs: new
- tests.
- 2005-10-05 Chris Toshok <[email protected]>
- * CallbackValidatorTest.cs, IntegerValidatorTest.cs,
- StringValidatorTest.cs, DefaultValidatorTest.cs,
- LongValidatorTest.cs, RegexStringValidatorTest.cs,
- SubclassTypeValidatorTest.cs, ConfiguratoinLockCollectionTest.cs,
- ConfigurationElementCollectionTest.cs,
- ConfigurationManagerTest.cs: lots more tests.
- 2005-09-23 Chris Toshok <[email protected]>
- * System.Configuration/StringValidatorTest.cs: new test.
- 2005-09-22 Chris Toshok <[email protected]>
- * System.Configuration/TimeSpanValidatorTest.cs: new test.
- * System.Configuration/ExeConfigurationFileMapTest.cs: new test.
|