[PATCH] D22144: [lit] add support for unsetting environment variable
Jonathan Peyton via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 12:37:29 PDT 2016
jlpeyton updated this revision to Diff 70449.
jlpeyton added a comment.
Added testing for env and env -u feature of ShTest format
Repository:
rL LLVM
https://reviews.llvm.org/D22144
Files:
lit/TestRunner.py
tests/Inputs/shtest-env/env-u.txt
tests/Inputs/shtest-env/env.txt
tests/Inputs/shtest-env/lit.cfg
tests/Inputs/shtest-env/mixed.txt
tests/Inputs/shtest-env/print_environment
tests/shtest-env.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22144.70449.patch
Type: text/x-patch
Size: 4559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/d6424f56/attachment.bin>
More information about the llvm-commits
mailing list