mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Run tests in optimize test modes
This runs all files that have a target-build-swift or target-run-stdlib-swift RUN line in optimize test mode. Swift SVN r29206
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Also run this test in optimize test modes.
|
||||
// REQUIRES: optimize_test
|
||||
|
||||
// RUN: rm -rf %t
|
||||
// RUN: mkdir -p %t
|
||||
// RUN: %target-build-swift %s -o %t/a.out
|
||||
|
||||
Reference in New Issue
Block a user