mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Codesign test/stdlib
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// RUN: %target-build-swift %s -o %t/a.out_Debug -Onone
|
||||
// RUN: %target-build-swift %s -o %t/a.out_Release -O
|
||||
//
|
||||
// RUN: %target-codesign %t/a.out_Debug
|
||||
// RUN: %target-codesign %t/a.out_Release
|
||||
// RUN: %target-run %t/a.out_Debug
|
||||
// RUN: %target-run %t/a.out_Release
|
||||
// REQUIRES: executable_test
|
||||
|
||||
Reference in New Issue
Block a user