mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[testing] Add missing REQUIRES: standalone_build
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# REQUIRES: standalone_build
|
||||||
|
|
||||||
# RUN: %empty-directory(%t)
|
# RUN: %empty-directory(%t)
|
||||||
# RUN: mkdir -p %t
|
# RUN: mkdir -p %t
|
||||||
# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --verbose-build --dry-run --cmake %cmake 2>&1 | %FileCheck %s
|
# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --verbose-build --dry-run --cmake %cmake 2>&1 | %FileCheck %s
|
||||||
|
|||||||
Reference in New Issue
Block a user