mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Rename the optimize_test feature to executable_test and document that feature.
Swift SVN r29213
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
// 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
|
||||
// RUN: %target-run %t/a.out
|
||||
// REQUIRES: executable_test
|
||||
|
||||
// REQUIRES: objc_interop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user