mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Test] Downscope api-digester generalization to all *Apple* platforms
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.mod)
|
||||
// RUN: %empty-directory(%t.sdk)
|
||||
// RUN: %empty-directory(%t.module-cache)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.mod)
|
||||
// RUN: %empty-directory(%t.sdk)
|
||||
// RUN: %empty-directory(%t.module-cache)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.mod)
|
||||
// RUN: %empty-directory(%t.sdk)
|
||||
// RUN: %empty-directory(%t.module-cache)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.module-cache)
|
||||
// RUN: %api-digester -dump-sdk -module Foo -o %t.dump1.json -module-cache-path %t.module-cache %clang-importer-sdk-nosource -I %S/Inputs/Foo -avoid-location
|
||||
// RUN: %api-digester -dump-sdk -module Foo -o %t.dump2.json -module-cache-path %t.module-cache %clang-importer-sdk-nosource -I %S/Inputs/Foo-new-version -avoid-location
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.mod1)
|
||||
// RUN: %empty-directory(%t.mod2)
|
||||
// RUN: %empty-directory(%t.sdk)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.mod1)
|
||||
// RUN: %empty-directory(%t.mod2)
|
||||
// RUN: %empty-directory(%t.sdk)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.mod1)
|
||||
// RUN: %empty-directory(%t.mod2)
|
||||
// RUN: %empty-directory(%t.sdk)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.mod1)
|
||||
// RUN: %empty-directory(%t.mod2)
|
||||
// RUN: %empty-directory(%t.sdk)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.mod1)
|
||||
// RUN: %empty-directory(%t.mod2)
|
||||
// RUN: %empty-directory(%t.sdk)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// RUN: %empty-directory(%t.mod)
|
||||
// RUN: %empty-directory(%t.sdk)
|
||||
// RUN: %empty-directory(%t.module-cache)
|
||||
|
||||
Reference in New Issue
Block a user