Implement optional parameters support in binder. Fixes #7912
[mono.git] / mcs / class / System.Configuration / System.Configuration_test.dll.sources
index dba5bc92cd78710c7eedc4c5cdaba0f421bf11bb..c85856013ebc06d291d2a6b78e46619423a86fba 100644 (file)
@@ -1,14 +1,25 @@
 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
+System.Configuration/InfiniteIntConverterTest.cs
+System.Configuration/InfiniteTimeSpanConverterTest.cs
 System.Configuration/IntegerValidatorTest.cs
 System.Configuration/KeyValueConfigurationCollectionTest.cs
 System.Configuration/KeyValueConfigurationElementTest.cs
 System.Configuration/LongValidatorTest.cs
+System.Configuration/PositiveTimeSpanValidatorTest.cs
 System.Configuration/RegexStringValidatorTest.cs
 System.Configuration/StringValidatorTest.cs
 System.Configuration/SubclassTypeValidatorTest.cs
@@ -19,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