Promote tests to netstandard (dotnet/corefx#31966)
authorViktor Hofer <viktor.hofer@microsoft.com>
Mon, 27 Aug 2018 18:03:05 +0000 (20:03 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Aug 2018 18:03:05 +0000 (20:03 +0200)
commita177aa488859b3ae0712afd07e577217f1891d4a
tree1bf81dd3fbd86c8aa992cb0b3aac60017549ec52
parentd110887d142a896d2a9f37aede6363724ffb69a1
Promote tests to netstandard (dotnet/corefx#31966)

* Promote tests to netstandard

* Disable uap test run

* Uncomment constant define, file condition positive

* Disable failing uap tests

Commit migrated from https://github.com/dotnet/corefx/commit/559d5401e6bb8a487ff499f4beff5bf5d83961a3
22 files changed:
src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj
src/libraries/System.IO.FileSystem.AccessControl/tests/Configurations.props
src/libraries/System.IO.FileSystem.AccessControl/tests/DirectoryObjectSecurityTests.cs
src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj
src/libraries/System.IO.Pipelines/tests/Configurations.props
src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj
src/libraries/System.Json/src/System.Json.csproj
src/libraries/System.Json/tests/Configurations.props
src/libraries/System.Json/tests/System.Json.Tests.csproj
src/libraries/System.Numerics.Vectors/tests/Configurations.props
src/libraries/System.Numerics.Vectors/tests/System.Numerics.Vectors.Tests.csproj
src/libraries/System.Reflection.Metadata/tests/Configurations.props
src/libraries/System.Reflection.Metadata/tests/Metadata/Decoding/CustomAttributeDecoderTests.cs
src/libraries/System.Reflection.Metadata/tests/Metadata/Decoding/SignatureDecoderTests.cs
src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj
src/libraries/System.Security.Cryptography.Pkcs/tests/Configurations.props
src/libraries/System.Security.Cryptography.Pkcs/tests/SignedCms/SignedCmsTests.cs
src/libraries/System.Security.Cryptography.Pkcs/tests/SignedCms/SignerInfoTests.cs
src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj
src/libraries/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj
src/libraries/System.Threading.Tasks.Extensions/tests/Configurations.props
src/libraries/System.Threading.Tasks.Extensions/tests/System.Threading.Tasks.Extensions.Tests.csproj