Files
swift-mirror/validation-test/BuildSystem/clean_install_destroot.test
Michael Gottesman 8794dd1003 [build-script] Add an option for cleaning the install destdir
Useful to make sure that one is not hitting weird behavior due to a stale just
built toolchain.
2021-09-02 12:25:40 -07:00

11 lines
332 B
Plaintext

# REQUIRES: standalone_build
# REQUIRES: OS=macosx
# 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 --cmake %cmake --clean-install-destdir --verbose-build 2>&1 | %FileCheck %s
# CHECK: Cleaning install destdir!
# CHECK-NEXT: rm -rf