Implement optional parameters support in binder. Fixes #7912
[mono.git] / mcs / class / System.Configuration / System.Configuration_test.dll.sources
index ab6257e09b819c49297dfdb2ab4c301096f857a1..c85856013ebc06d291d2a6b78e46619423a86fba 100644 (file)
@@ -1,20 +1,34 @@
 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
 System.Configuration/TimeSpanMinutesConverterTest.cs
 System.Configuration/TimeSpanMinutesOrInfiniteConverterTest.cs
 System.Configuration/TimeSpanSecondsConverterTest.cs
+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