[PATCH] D43501: [lit] Implement 'cat' command for internal shell
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 26 11:08:46 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328563: [lit] Implement 'cat' command for internal shell (authored by rnk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43501?vs=137973&id=139820#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43501
Files:
llvm/trunk/utils/lit/lit/TestRunner.py
llvm/trunk/utils/lit/lit/builtin_commands/cat.py
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/cat-error-0.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/cat-error-1.txt
llvm/trunk/utils/lit/tests/Inputs/shtest-shell/cat_nonprinting.bin
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: D43501.139820.patch
Type: text/x-patch
Size: 11300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/2e9d3625/attachment.bin>
More information about the llvm-commits
mailing list