Imported Upstream version 6.0.0.172

Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-04-12 14:10:50 +00:00
parent 8016999e4d
commit 64ac736ec5
32155 changed files with 3981439 additions and 75368 deletions

View File

@@ -0,0 +1,38 @@
Test/System.Configuration.Provider/ProviderBaseTest.cs
Test/System.Configuration.Provider/ProviderCollectionTest.cs
Test/System.Configuration/AppSettingsSectionTest.cs
Test/System.Configuration/CallbackValidatorTest.cs
Test/System.Configuration/CommaDelimitedStringCollectionConverterTest.cs
Test/System.Configuration/CommaDelimitedStringCollectionTest.cs
Test/System.Configuration/ConfigurationElementTest.cs
Test/System.Configuration/ConfigurationErrorsExceptionTest.cs
Test/System.Configuration/ConfigurationLockCollectionTest.cs
Test/System.Configuration/ConfigurationManagerTest.cs
Test/System.Configuration/ConfigurationPermissionTest.cs
Test/System.Configuration/ConfigurationPropertyTest.cs
Test/System.Configuration/ConfigurationSaveTest.cs
Test/System.Configuration/ConfigurationSectionGroupTest.cs
Test/System.Configuration/ConfigurationSectionTest.cs
Test/System.Configuration/ConnectionStringSettingsTest.cs
Test/System.Configuration/DefaultValidatorTest.cs
Test/System.Configuration/ExeConfigurationFileMapTest.cs
Test/System.Configuration/GenericEnumConverterTest.cs
Test/System.Configuration/InfiniteIntConverterTest.cs
Test/System.Configuration/InfiniteTimeSpanConverterTest.cs
Test/System.Configuration/IntegerValidatorTest.cs
Test/System.Configuration/KeyValueConfigurationCollectionTest.cs
Test/System.Configuration/KeyValueConfigurationElementTest.cs
Test/System.Configuration/LongValidatorTest.cs
Test/System.Configuration/PositiveTimeSpanValidatorTest.cs
Test/System.Configuration/RegexStringValidatorTest.cs
Test/System.Configuration/StringValidatorTest.cs
Test/System.Configuration/SubclassTypeValidatorTest.cs
Test/System.Configuration/TimeSpanMinutesConverterTest.cs
Test/System.Configuration/TimeSpanMinutesOrInfiniteConverterTest.cs
Test/System.Configuration/TimeSpanSecondsConverterTest.cs
Test/System.Configuration/TimeSpanSecondsOrInfiniteConverterTest.cs
Test/System.Configuration/TimeSpanValidatorTest.cs
Test/System.Configuration/TypeNameConverterTest.cs
Test/System.Configuration/WhiteSpaceTrimStringConverterTest.cs
Test/Util/TestLabel.cs
Test/Util/TestUtil.cs