2005-10-05 Chris Toshok <toshok@ximian.com>
authorChris Toshok <toshok@novell.com>
Wed, 5 Oct 2005 17:39:05 +0000 (17:39 -0000)
committerChris Toshok <toshok@novell.com>
Wed, 5 Oct 2005 17:39:05 +0000 (17:39 -0000)
commitc3ad8132be6ddc1d61c6c403aed98c6a2eaa4198
tree23196b01c0ef5c3a98c416e275d5b1ca7c010ef3
parent7203edbb543f800007e67fa1826f515f0fc63466
2005-10-05  Chris Toshok  <toshok@ximian.com>

* CallbackValidatorTest.cs, IntegerValidatorTest.cs,
StringValidatorTest.cs, DefaultValidatorTest.cs,
LongValidatorTest.cs, RegexStringValidatorTest.cs,
SubclassTypeValidatorTest.cs, ConfiguratoinLockCollectionTest.cs,
ConfigurationElementCollectionTest.cs,
ConfigurationManagerTest.cs: lots more tests.

svn path=/trunk/mcs/; revision=51285
mcs/class/System.Configuration/Test/ChangeLog
mcs/class/System.Configuration/Test/System.Configuration/CallbackValidatorTest.cs [new file with mode: 0644]
mcs/class/System.Configuration/Test/System.Configuration/ConfigurationElementCollectionTest.cs [new file with mode: 0644]
mcs/class/System.Configuration/Test/System.Configuration/ConfigurationLockCollectionTest.cs [new file with mode: 0644]
mcs/class/System.Configuration/Test/System.Configuration/ConfigurationManagerTest.cs [new file with mode: 0644]
mcs/class/System.Configuration/Test/System.Configuration/DefaultValidatorTest.cs [new file with mode: 0644]
mcs/class/System.Configuration/Test/System.Configuration/IntegerValidatorTest.cs [new file with mode: 0644]
mcs/class/System.Configuration/Test/System.Configuration/LongValidatorTest.cs [new file with mode: 0644]
mcs/class/System.Configuration/Test/System.Configuration/RegexStringValidatorTest.cs [new file with mode: 0644]
mcs/class/System.Configuration/Test/System.Configuration/SubclassTypeValidatorTest.cs [new file with mode: 0644]