We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef28e0 commit 40b129aCopy full SHA for 40b129a
llvm/utils/lit/tests/print-relative-path.py
@@ -13,6 +13,6 @@
13
# CHECK-RELATIVE: PASS: print-relative-path :: test.txt (1 of 2)
14
# CHECK-RELATIVE: FAIL: print-relative-path :: test2.txt (2 of 2)
15
# CHECK-RELATIVE: Passed Tests (1):
16
-# CHECK-RELATIVE: Inputs/print-relative-path/test.txt
+# CHECK-RELATIVE: Inputs[/\\]print-relative-path[/\\]test.txt
17
# CHECK-RELATIVE: Failed Tests (1):
18
-# CHECK-RELATIVE: Inputs/print-relative-path/test2.txt
+# CHECK-RELATIVE: Inputs[/\\]print-relative-path[/\\]test2.txt
0 commit comments