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