Codesign validation-test/stdlib

This commit is contained in:
Arnold Schwaighofer
2018-08-10 08:51:13 -07:00
parent f397fa3be2
commit b62c6e64ff
22 changed files with 29 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
// RUN: else \
// RUN: %line-directive %t/main.swift -- %target-build-swift %S/Inputs/DictionaryKeyValueTypes.swift %t/main.swift -o %t/Array -Xfrontend -disable-access-control -swift-version 3; \
// RUN: fi
// RUN: %line-directive %t/main.swift -- %target-run %t/Array
// RUN: %target-codesign %t/Array && %line-directive %t/main.swift -- %target-run %t/Array
// REQUIRES: executable_test
import StdlibUnittest