We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ba71bc + 420efd2 commit d17a242Copy full SHA for d17a242
swift-package-with-spaces.txt
@@ -13,7 +13,7 @@
13
//
14
// RUN: %{FileCheck} --check-prefix CHECK-BUILD-LOG --input-file %t.build-log %s
15
16
-// CHECK-BUILD-LOG: swiftc{{.*}} -module-name special_tool {{.*}} '{{.*}}/more spaces/special tool/some file.swift'
+// CHECK-BUILD-LOG: swiftc{{.*}} -module-name special_tool {{.*}} '@{{.*}}/.build/{{[^/]+}}/debug/special_tool.build/sources'
17
18
// Verify that the tool exists and works.
19
0 commit comments