Rename the optimize_test feature to executable_test and document that feature.

Swift SVN r29213
This commit is contained in:
Arnold Schwaighofer
2015-06-01 23:44:13 +00:00
parent ba8d1a5656
commit f7771859d8
93 changed files with 93 additions and 279 deletions

View File

@@ -1,9 +1,7 @@
// Also run this test in optimize test modes.
// REQUIRES: optimize_test
// TODO: Relies on AnyObject lvalues <rdar://problem/17755906>
// R/UN: %target-run-simple-swift | FileCheck %s
// RUN: not %target-build-swift -parse
// REQUIRES: executable_test
import Foundation