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,6 +1,3 @@
// Also run this test in optimize test modes.
// REQUIRES: optimize_test
//===--- Unicode.swift ----------------------------------------------------===//
//
// This source file is part of the Swift.org open source project
@@ -13,6 +10,7 @@
//
//===----------------------------------------------------------------------===//
// RUN: %target-run-stdlib-swift
// REQUIRES: executable_test
import Swift
import StdlibUnittest