[PATCH] D43501: [lit] Implement 'cat' command for internal shell

Chamal De Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 11 21:16:39 PDT 2018


chamalsl updated this revision to Diff 137973.
chamalsl added a comment.

Did requested changes.
A newly added test requires binary file cat_nonprinting.bin.
Please advise how I can upload a binary file to this site?


https://reviews.llvm.org/D43501

Files:
  utils/lit/lit/TestRunner.py
  utils/lit/lit/builtin_commands/cat.py
  utils/lit/tests/Inputs/shtest-shell/cat-error-0.txt
  utils/lit/tests/Inputs/shtest-shell/cat-error-1.txt
  utils/lit/tests/Inputs/shtest-shell/cat_nonprinting.bin
  utils/lit/tests/Inputs/shtest-shell/valid-shell.txt
  utils/lit/tests/max-failures.py
  utils/lit/tests/shtest-shell.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43501.137973.patch
Type: text/x-patch
Size: 11089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/2d807c82/attachment.bin>


More information about the llvm-commits mailing list