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 302cf0d commit 47373a2Copy full SHA for 47373a2
llvm/test/tools/file-table-tform/file-table-tform-merge.test
@@ -1,5 +1,5 @@
1
-- Merge two tables listed in merge-input.txt
2
-RUN: sh -c "cp %/S/Inputs/a{0,1}.txt ."
+RUN: sh -c "cp %/S/Inputs/a[01].txt ."
3
RUN: file-table-tform --merge=Two %S/Inputs/merge-input.txt -o merge-output.txt
4
5
-- Verify result
0 commit comments