[PATCH] D39567: [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 23 04:49:37 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318911: [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally (authored by yingyi).
Changed prior to commit:
https://reviews.llvm.org/D39567?vs=123687&id=124068#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39567
Files:
llvm/trunk/utils/lit/lit/TestRunner.py
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/check_path.py
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/diff-error-0.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/diff-error-1.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/diff-error-2.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/diff-error-3.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/diff-error-4.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/diff-error-5.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/diff-error-6.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/mkdir-error-0.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/mkdir-error-1.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/mkdir-error-2.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/rm-error-0.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/rm-error-1.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/rm-error-2.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/rm-error-3.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/valid-shell.txt
llvm/trunk/utils/lit/tests/max-failures.py
llvm/trunk/utils/lit/tests/shtest-shell.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39567.124068.patch
Type: text/x-patch
Size: 22001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171123/2930771c/attachment.bin>
More information about the llvm-commits
mailing list