Tests: Split some RunCMake.XcodeProject cases into a separate test

The `RunCMake.XcodeProject` has many cases and occasionally fails
due to timeout.  Move iOS and other device-specific cases to a new
`RunCMake.XcodeProject-Device` test.
This commit is contained in:
Brad King
2023-05-15 09:50:57 -04:00
parent bafb6e999d
commit a4d114e8cd
34 changed files with 340 additions and 311 deletions
@@ -0,0 +1,2 @@
# Expect the same results whether installing directly or via cmake --install
include(${CMAKE_CURRENT_LIST_DIR}/XcodeIOSInstallCombined-install-check.cmake)