mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Cope with Windows paths
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// RUN: %swiftc_driver -driver-print-jobs -target x86_64-apple-macosx10.9 %s 2>^1 | %FileCheck %s
|
||||
|
||||
// CHECK: -plugin-path
|
||||
// CHECK-SAME: BUILD_DIR/lib/swift/host/plugins
|
||||
// CHECK-SAME: BUILD_DIR{{(\.\/)?}}lib{{(\.\/)}}swift{{(\.\/)}}host{{(\.\/)}}plugins
|
||||
|
||||
// CHECK-SAME: -plugin-path
|
||||
// CHECK-SAME: BUILD_DIR/local/lib/swift/host/plugins
|
||||
// CHECK-SAME: BUILD_DIR{{(\.\/)?}}local{{(\.\/)}}lib{{(\.\/)}}swift{{(\.\/)}}host{{(\.\/)}}plugins
|
||||
|
||||
Reference in New Issue
Block a user