mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Codesign test/stdlib
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: cp %s %t/main.swift
|
||||
// RUN: %target-build-swift -o %t/a.out %t/main.swift %S/Inputs/KeyPathMultiFile_b.swift
|
||||
// RUN: %target-codesign %t/a.out
|
||||
// RUN: %target-run %t/a.out
|
||||
|
||||
import StdlibUnittest
|
||||
|
||||
Reference in New Issue
Block a user