X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Configuration%2FSystem.Configuration_test.dll.sources;h=c85856013ebc06d291d2a6b78e46619423a86fba;hb=5bcc1e62e8b8ca6881aef60805f32481371998d1;hp=a9bcfad53e0d7609f7b120656075077b942213ec;hpb=f11aa9faf50ec2997ea88350885a0d10ec0d815c;p=mono.git diff --git a/mcs/class/System.Configuration/System.Configuration_test.dll.sources b/mcs/class/System.Configuration/System.Configuration_test.dll.sources index a9bcfad53e0..c85856013eb 100644 --- a/mcs/class/System.Configuration/System.Configuration_test.dll.sources +++ b/mcs/class/System.Configuration/System.Configuration_test.dll.sources @@ -1,9 +1,15 @@ System.Configuration/CallbackValidatorTest.cs System.Configuration/CommaDelimitedStringCollectionConverterTest.cs System.Configuration/CommaDelimitedStringCollectionTest.cs +System.Configuration/ConfigurationElementTest.cs +System.Configuration/ConfigurationErrorsExceptionTest.cs System.Configuration/ConfigurationLockCollectionTest.cs System.Configuration/ConfigurationPermissionTest.cs +System.Configuration/ConfigurationPropertyTest.cs System.Configuration/ConfigurationManagerTest.cs +System.Configuration/ConfigurationSectionGroupTest.cs +System.Configuration/ConfigurationSectionTest.cs +System.Configuration/ConnectionStringSettingsTest.cs System.Configuration/DefaultValidatorTest.cs System.Configuration/ExeConfigurationFileMapTest.cs System.Configuration/GenericEnumConverterTest.cs @@ -24,3 +30,5 @@ System.Configuration/TimeSpanSecondsOrInfiniteConverterTest.cs System.Configuration/TimeSpanValidatorTest.cs System.Configuration/TypeNameConverterTest.cs System.Configuration/WhiteSpaceTrimStringConverterTest.cs +System.Configuration.Provider/ProviderBaseTest.cs +System.Configuration.Provider/ProviderCollectionTest.cs