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:
@@ -14,6 +14,7 @@
|
||||
//
|
||||
// RUN: %target-clang %S/Inputs/SwiftObjectNSObject/SwiftObjectNSObject.m -c -o %t/SwiftObjectNSObject.o -g
|
||||
// RUN: %target-build-swift %s -I %S/Inputs/SwiftObjectNSObject/ -Xlinker %t/SwiftObjectNSObject.o -o %t/SwiftObjectNSObject
|
||||
// RUN: %target-codesign %t/SwiftObjectNSObject
|
||||
// RUN: %target-run %t/SwiftObjectNSObject 2>&1 | %FileCheck %s
|
||||
// REQUIRES: executable_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user