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,8 +1,5 @@
|
||||
// -*- swift -*-
|
||||
// RUN: rm -rf %t ; mkdir -p %t
|
||||
// RUN: %gyb %s -o %t/Slice.swift
|
||||
// RUN: %line-directive %t/Slice.swift -- %target-build-swift %t/Slice.swift -o %t/a.out
|
||||
// RUN: %line-directive %t/Slice.swift -- %target-run %t/a.out
|
||||
// RUN: %target-run-simple-swiftgyb
|
||||
// REQUIRES: executable_test
|
||||
|
||||
%{
|
||||
|
||||
Reference in New Issue
Block a user