Files
swift-mirror/validation-test/Python/bug-reducer.test-sh
Michael Gottesman b77a47ed83 [bug_reducer] Update/fix for mangling/bitrot.
rdar://31044019
2018-06-03 18:50:35 -07:00

5 lines
212 B
Plaintext

// RUN: BUGREDUCE_TEST_TMP_DIR=%t BUGREDUCE_TEST_SWIFT_OBJ_ROOT=%swift_obj_root %{python} -m unittest discover -s %utils/bug_reducer
// REQUIRES: OS=macosx
// REQUIRES: asserts
// REQUIRES: CMAKE_GENERATOR=Ninja