From 22f7c24fd538202fc0a4ff3fe43693a305463003 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 17 Apr 2022 15:31:58 -0400 Subject: [PATCH 1/2] spelling: have Signed-off-by: Josh Soref --- test/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 04436afe5809f..fcec3283322b5 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -240,7 +240,7 @@ foreach(SDK ${SWIFT_SDKS}) foreach(ARCH ${SWIFT_SDK_${SDK}_ARCHITECTURES}) # macCatalyst needs to run two sets of tests: one with the normal macosx target triple # and one with the the macCatalyst ios-macabi triple. The build_flavors list will - # have have only the "default" flavor for all SDKs and architectures except + # have only the "default" flavor for all SDKs and architectures except # OSX when macCatalyst support is enabled. get_swift_test_build_flavors(build_flavors "${SDK}") From 378740600788b24dafe87005cf30c0dab21eec8d Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 17 Apr 2022 17:20:41 -0400 Subject: [PATCH 2/2] spelling: the Signed-off-by: Josh Soref --- test/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index fcec3283322b5..5b218e2f5b1fd 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -239,7 +239,7 @@ endif() foreach(SDK ${SWIFT_SDKS}) foreach(ARCH ${SWIFT_SDK_${SDK}_ARCHITECTURES}) # macCatalyst needs to run two sets of tests: one with the normal macosx target triple - # and one with the the macCatalyst ios-macabi triple. The build_flavors list will + # and one with the macCatalyst ios-macabi triple. The build_flavors list will # have only the "default" flavor for all SDKs and architectures except # OSX when macCatalyst support is enabled. get_swift_test_build_flavors(build_flavors "${SDK}") @@ -296,7 +296,7 @@ foreach(SDK ${SWIFT_SDKS}) "swift-test-stdlib-${SWIFT_SDK_${SDK}_LIB_SUBDIR}") if(BUILD_FLAVOR STREQUAL "ios-like") - # When testing the iOS-like build flavor, use the the normal macOS + # When testing the iOS-like build flavor, use the normal macOS # swift-reflection-test-tool. That tool runs out of process so it # doesn't need to be build for macCatalyst. list(APPEND test_dependencies