mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[test] Add %target-run-simple-swiftgyb
* Utilize %target-run-simple-swiftgyb where possible
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
// -*- swift -*-
|
||||
|
||||
// RUN: rm -rf %t
|
||||
// RUN: mkdir -p %t
|
||||
// RUN: %gyb %s -o %t/main.swift
|
||||
// RUN: %line-directive %t/main.swift -- %target-build-swift %t/main.swift -o %t/LazyMapCollection.swift.a.out
|
||||
// RUN: %line-directive %t/main.swift -- %target-run %t/LazyMapCollection.swift.a.out
|
||||
// RUN: %target-run-simple-swiftgyb
|
||||
// REQUIRES: executable_test
|
||||
|
||||
import StdlibUnittest
|
||||
|
||||
Reference in New Issue
Block a user