mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
ASTOOScope ontology
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
// Make sure we installed a forwarding module.
|
||||
// RUN: %{python} %S/Inputs/check-is-forwarding-module.py %t/MCP/Lib-*.swiftmodule
|
||||
|
||||
// Make sure it passes:
|
||||
// RUN: sleep 1
|
||||
|
||||
// Now invalidate a dependency of the prebuilt module, and make sure the forwarding file is replaced with a real module.
|
||||
// RUN: %{python} %S/Inputs/make-old.py %t/Lib.swiftinterface
|
||||
// RUN: not %target-swift-frontend -typecheck -parse-stdlib -module-cache-path %t/MCP -sdk %S/Inputs -I %S/Inputs/prebuilt-module-cache/ -prebuilt-module-cache-path %t/prebuilt-cache %s 2>&1 | %FileCheck -check-prefix=FROM-INTERFACE %s
|
||||
|
||||
Reference in New Issue
Block a user