[PATCH] D66531: [lit] Fix `not` calling internal commands
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 11:15:44 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1b4c4bfd0b5: [lit] Fix `not` calling internal commands (authored by jdenny).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66531/new/
https://reviews.llvm.org/D66531
Files:
llvm/utils/lit/lit/TestRunner.py
llvm/utils/lit/tests/Inputs/shtest-env/env-calls-not-builtin.txt
llvm/utils/lit/tests/Inputs/shtest-not/fail.py
llvm/utils/lit/tests/Inputs/shtest-not/lit.cfg
llvm/utils/lit/tests/Inputs/shtest-not/not-args-last-is-crash.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-args-nested-none.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-args-none.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-cd.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-colon.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-diff-with-crash.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-diff.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-echo.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-env-builtin.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-export.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-external.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-mkdir.txt
llvm/utils/lit/tests/Inputs/shtest-not/not-calls-rm.txt
llvm/utils/lit/tests/Inputs/shtest-not/pass.py
llvm/utils/lit/tests/Inputs/shtest-not/print_environment.py
llvm/utils/lit/tests/shtest-env.py
llvm/utils/lit/tests/shtest-not.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66531.227929.patch
Type: text/x-patch
Size: 20723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191105/fc3a5390/attachment.bin>
More information about the llvm-commits
mailing list