Imported Upstream version 5.8.0.88

Former-commit-id: 4b7216ffda08448e562271ce733688e761120fc5
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2017-11-28 19:36:51 +00:00
parent 7d05485754
commit 6123a772ed
277 changed files with 4817 additions and 941 deletions

View File

@@ -13,6 +13,7 @@ System/ArrayTest.cs
System/ArraySortArgChecks.cs
System/ArraySegmentTest.cs
System/AttributeTest.cs
System/AttributeUsageAttributeTest.cs
System/BadImageFormatExceptionTest.cs
System/BitConverterTest.cs
System/BooleanTest.cs
@@ -54,6 +55,7 @@ System.Collections.ObjectModel/CollectionTest.cs
System.Collections.ObjectModel/KeyedCollectionTest.cs
System.Collections.ObjectModel/ReadOnlyCollectionTest.cs
System/ConsoleTest.cs
System/ConsoleKeyInfoTest.cs
System/ConvertTest.cs
System/DateTimeOffsetTest.cs
System/DateTimeOffsetTestCoreFx.cs
@@ -131,12 +133,23 @@ System/ObjectTest.cs
System/RandomTest.cs
System.Reflection/AssemblyAlgorithmIdAttributeTest.cs
System.Reflection/AssemblyConfigurationAttributeTest.cs
System.Reflection/AssemblyCompanyAttributeTest.cs
System.Reflection/AssemblyCopyrightAttributeTest.cs
System.Reflection/AssemblyCultureAttributeTest.cs
System.Reflection/AssemblyDefaultAliasAttributeTest.cs
System.Reflection/AssemblyDelaySignAttributeTest.cs
System.Reflection/AssemblyDescriptionAttributeTest.cs
System.Reflection/AssemblyFileVersionAttributeTest.cs
System.Reflection/AssemblyFlagsAttributeTest.cs
System.Reflection/AssemblyInformationalVersionAttributeTest.cs
System.Reflection/AssemblyKeyFileAttributeTest.cs
System.Reflection/AssemblyKeyNameAttributeTest.cs
System.Reflection/AssemblyMetadataAttributeTest.cs
System.Reflection/AssemblyProductAttributeTest.cs
System.Reflection/AssemblySignatureKeyAttributeTest.cs
System.Reflection/AssemblyTitleAttributeTest.cs
System.Reflection/AssemblyTrademarkAttributeTest.cs
System.Reflection/AssemblyVersionAttributeTest.cs
System.Reflection/AssemblyNameTest.cs
System.Reflection/AssemblyTest.cs
System.Reflection/BinderTests.cs
@@ -185,19 +198,25 @@ System.Resources/ResourceSetTest.cs
System.Resources/ResourceWriterTest.cs
System.Runtime.CompilerServices/ConditionalWeakTableTest.cs
System.Runtime.CompilerServices/InternalsVisibleToAttributeTest.cs
System.Runtime.CompilerServices/MethodImplAttributeTest.cs
System.Runtime.CompilerServices/RuntimeHelpersTest.cs
System.Runtime.CompilerServices/RuntimeWrappedExceptionTest.cs
System.Runtime.CompilerServices/AsyncTaskMethodBuilderTest.cs
System.Runtime.CompilerServices/AsyncVoidMethodBuilderTest.cs
System.Runtime.CompilerServices/TaskAwaiterTest.cs
System.Runtime.CompilerServices/TaskAwaiterTest_T.cs
System.Runtime.CompilerServices/TypeForwardedFromAttributeTest.cs
System.Runtime.CompilerServices/TypeForwardedToAttributeTest.cs
System.Runtime.CompilerServices/YieldAwaitableTest.cs
System.Runtime.ExceptionServices/ExceptionDispatchInfoTest.cs
System.Runtime.InteropServices/DllImportAttributeTest.cs
System.Runtime.InteropServices/ExternalExceptionTest.cs
System.Runtime.InteropServices/GCHandleTest.cs
System.Runtime.InteropServices/MarshalAsAttributeTest.cs
System.Runtime.InteropServices/MarshalTest.cs
System.Runtime.InteropServices/RuntimeEnvironmentTest.cs
System.Runtime.InteropServices/SafeHandleTest.cs
System.Runtime.InteropServices/StructLayoutAttributeTest.cs
System.Runtime.Remoting/ContextTest.cs
System.Runtime.Remoting/SoapServicesTest.cs
System.Runtime.Remoting/SynchronizationAttributeTest.cs