llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell
Max Moroz 975eacada5 [lit] Implement "-r" option for builtin "diff" command + a test using that.
Summary:
That would allow to recursively compare directories in tests using
"diff -r" on Windows in a similar way as it can be done on Linux or Mac.

Reviewers: zturner, morehouse, vsk

Reviewed By: zturner

Subscribers: kcc, llvm-commits

Differential Revision: https://reviews.llvm.org/D41776

llvm-svn: 322102
2018-01-09 18:23:34 +00:00
..
check_path.py [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
diff-error-0.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
diff-error-1.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
diff-error-2.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
diff-error-3.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
diff-error-4.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
diff-error-5.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
diff-error-6.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
diff-r-error-0.txt [lit] Implement "-r" option for builtin "diff" command + a test using that. 2018-01-09 18:23:34 +00:00
diff-r-error-1.txt [lit] Implement "-r" option for builtin "diff" command + a test using that. 2018-01-09 18:23:34 +00:00
diff-r-error-2.txt [lit] Implement "-r" option for builtin "diff" command + a test using that. 2018-01-09 18:23:34 +00:00
diff-r-error-3.txt [lit] Implement "-r" option for builtin "diff" command + a test using that. 2018-01-09 18:23:34 +00:00
diff-r-error-4.txt [lit] Implement "-r" option for builtin "diff" command + a test using that. 2018-01-09 18:23:34 +00:00
diff-r-error-5.txt [lit] Implement "-r" option for builtin "diff" command + a test using that. 2018-01-09 18:23:34 +00:00
diff-r-error-6.txt [lit] Implement "-r" option for builtin "diff" command + a test using that. 2018-01-09 18:23:34 +00:00
diff-r.txt [lit] Implement "-r" option for builtin "diff" command + a test using that. 2018-01-09 18:23:34 +00:00
error-0.txt
error-1.txt
error-2.txt
lit.cfg [lit] Use a %{python} substitution to avoid relying on python being on PATH 2017-07-28 21:13:47 +00:00
mkdir-error-0.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
mkdir-error-1.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
mkdir-error-2.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
redirects.txt [lit] Use a %{python} substitution to avoid relying on python being on PATH 2017-07-28 21:13:47 +00:00
rm-error-0.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
rm-error-1.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
rm-error-2.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
rm-error-3.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
sequencing-0.txt
sequencing-1.txt
valid-shell.txt [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally 2017-12-01 09:54:27 +00:00
write-to-stderr.py
write-to-stdout-and-stderr.py