mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rename the optimize_test feature to executable_test and document that feature.
Swift SVN r29213
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user