[TBDGen] disable tests on linux

This commit is contained in:
Cyndy Ishida
2019-09-23 14:40:14 -07:00
parent 628d03bbab
commit e6b3fd4bcd
16 changed files with 17 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
// REQUIRES: VENDOR=apple
// RUN: %target-swift-frontend -emit-ir -o/dev/null -parse-as-library -module-name test -validate-tbd-against-ir=all %s
// RUN: %target-swift-frontend -emit-ir -o/dev/null -parse-as-library -module-name test -validate-tbd-against-ir=all %s -enable-testing
// RUN: %target-swift-frontend -emit-ir -o/dev/null -parse-as-library -module-name test -validate-tbd-against-ir=all %s -O