Enable tests for MacCatalyst x64 (#51139)
authorJo Shields <directhex@apebox.org>
Sat, 8 May 2021 12:30:58 +0000 (08:30 -0400)
committerGitHub <noreply@github.com>
Sat, 8 May 2021 12:30:58 +0000 (08:30 -0400)
commit26000448d267dfef8227d1fec93c9bbc28d0421d
tree41954a6cbbc31275084314163ed342bbe789a1e1
parentf3e9e9197aa532e1da82e3ceb80b903d2e662056
Enable tests for MacCatalyst x64 (#51139)
25 files changed:
eng/install-native-dependencies.sh
eng/native/build-commons.sh
eng/native/configurecompiler.cmake
eng/native/configureplatform.cmake
eng/native/configuretools.cmake
eng/pipelines/common/global-build-job.yml
eng/pipelines/libraries/helix-queues-setup.yml
eng/pipelines/runtime-staging.yml
eng/testing/tests.mobile.targets
eng/testing/xunit/xunit.console.targets
src/libraries/Common/tests/TestUtilities/System/PlatformDetection.cs
src/libraries/Native/Unix/System.Globalization.Native/CMakeLists.txt
src/libraries/Native/Unix/System.Globalization.Native/configure.cmake
src/libraries/Native/Unix/System.Security.Cryptography.Native/CMakeLists.txt
src/libraries/Native/Unix/System.Security.Cryptography.Native/extra_libs.cmake
src/libraries/System.Globalization.Calendars/tests/CalendarTestWithConfigSwitch/CalendarTests.cs
src/libraries/System.Private.Xml/tests/XmlReader/Tests/AsyncReaderLateInitTests.cs
src/libraries/sendtohelixhelp.proj
src/libraries/tests.proj
src/mono/CMakeLists.txt
src/mono/mono.proj
src/mono/mono/mini/CMakeLists.txt
src/tasks/AppleAppBuilder/Templates/CMakeLists.txt.template
src/tasks/AppleAppBuilder/Templates/runtime.m
src/tasks/AppleAppBuilder/Xcode.cs