Files
swift-mirror/validation-test/BuildSystem/test_early_swift_driver_and_test.test
Artem Chikin ae2e856f9b Revert "Merge pull request #37114 from apple/revert-36377-NewDriverDefault"
This reverts commit 937e1a365c, reversing
changes made to a5440a8abd.
2021-04-28 15:11:36 -07:00

8 lines
326 B
Plaintext

# REQUIRES: standalone_build
# RUN: %empty-directory(%t)
# RUN: mkdir -p %t
# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --dry-run --test --cmake %cmake 2>&1 | %FileCheck %s
# CHECK: --- Building earlyswiftdriver ---
# CHECK: cmake --build {{.*}}check-swift-only_early_swiftdriver