Imported Upstream version 5.8.0.22

Former-commit-id: df344e34b07851d296efb3e6604c8db42b6f7aa3
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2017-10-19 20:04:20 +00:00
parent 5f4a27cc8a
commit 7d05485754
5020 changed files with 114082 additions and 186061 deletions

View File

@@ -102,6 +102,7 @@ System.IO/BinaryReaderTest.cs
System.IO/BinaryWriterTest.cs
System.IO/BufferedStreamTest.cs
System.IO/DirectoryInfoTest.cs
System.IO/DriveInfoTest.cs
System.IO/DirectoryTest.cs
System.IO/FileInfoTest.cs
System.IO/FileNotFoundExceptionTest.cs
@@ -174,6 +175,7 @@ System.Reflection.Emit/ParameterBuilderTest.cs
System.Reflection.Emit/PropertyBuilderTest.cs
System.Reflection.Emit/SignatureHelperTest.cs
System.Reflection.Emit/TypeBuilderTest.cs
System.Reflection.Emit/SaveTest.cs
System.Reflection/ModuleTest.cs
System.Reflection/StrongNameKeyPairTest.cs
System/ResolveEventArgsTest.cs
@@ -259,7 +261,8 @@ System.Security.Cryptography/DSASignatureDeformatterTest.cs
System.Security.Cryptography/DSASignatureFormatterTest.cs
System.Security.Cryptography/DSATest.cs
System.Security.Cryptography/FromBase64Transform.cs
System.Security.Cryptography/HashAlgorithmTest.cs
System.Security.Cryptography/HashAlgorithmTestBase.cs
System.Security.Cryptography/HashAlgorithmTestImpl.cs
System.Security.Cryptography/HMACMD5Test.cs
System.Security.Cryptography/HMACRIPEMD160Test.cs
System.Security.Cryptography/HMACSHA1Test.cs
@@ -292,13 +295,17 @@ System.Security.Cryptography/RSAPKCS1SignatureDeformatterTest.cs
System.Security.Cryptography/RSAPKCS1SignatureFormatterTest.cs
System.Security.Cryptography/RSATest.cs
System.Security.Cryptography/SHA1CryptoServiceProviderTest.cs
System.Security.Cryptography/SHA1Test.cs
System.Security.Cryptography/SHA1TestBase.cs
System.Security.Cryptography/SHA1TestImpl.cs
System.Security.Cryptography/SHA256ManagedTest.cs
System.Security.Cryptography/SHA256Test.cs
System.Security.Cryptography/SHA256TestBase.cs
System.Security.Cryptography/SHA256TestImpl.cs
System.Security.Cryptography/SHA384ManagedTest.cs
System.Security.Cryptography/SHA384Test.cs
System.Security.Cryptography/SHA384TestBase.cs
System.Security.Cryptography/SHA384TestImpl.cs
System.Security.Cryptography/SHA512ManagedTest.cs
System.Security.Cryptography/SHA512Test.cs
System.Security.Cryptography/SHA512TestBase.cs
System.Security.Cryptography/SHA512TestImpl.cs
System.Security.Cryptography/SignatureDescriptionTest.cs
System.Security.Cryptography/SymmetricAlgorithmTest.cs
System.Security.Cryptography/SymmetricAlgorithm2Test.cs
@@ -517,3 +524,4 @@ System/AggregateExceptionTests.cs
System.Threading/ThreadLocalTests.cs
System.Threading/SpinLockTests.cs
../../../../mono/mini/TestHelpers.cs
../../test-helpers/NunitHelpers.cs