llvm-project/llvm/utils/lit/tests
Joel E. Denny a67d81e4e2 [lit] Print internal env commands
Without this patch, the internal `env` command removes `env` and its
args from the command line while parsing it.  This patch modifies a
copy instead so that the original command line is printed.

Reviewed By: stella.stamenova, rnk

Differential Revision: https://reviews.llvm.org/D65624

llvm-svn: 367752
2019-08-03 06:08:19 +00:00
..
Inputs [lit] Actually run tests for internal env command 2019-08-03 06:08:04 +00:00
unit [lit] Set --single-process for single tests and --threads=1 2019-02-14 22:30:07 +00:00
.coveragerc
boolean-parsing.py
discovery.py [lit] Remove --single-process option (use -j1 instead) 2019-02-14 22:46:56 +00:00
googletest-format.py
googletest-timeout.py [AIX][lit] Don't depend on psutil on AIX 2019-07-24 15:04:27 +00:00
googletest-upstream-format.py
lit-opts.py [lit] Parse command-line options from LIT_OPTS 2019-07-08 12:18:40 +00:00
lit.cfg [lit] Fix 42812: lit test suite can no longer be run stand-alone 2019-08-02 22:03:12 +00:00
lit.site.cfg.in lit: modernize the lit configuration for the lit tests 2019-05-29 18:07:39 +00:00
max-failures.py [lit] Set --single-process for single tests and --threads=1 2019-02-14 22:30:07 +00:00
parallelism-groups.py [lit] Allow setting parallelism groups to None 2019-02-26 19:03:26 +00:00
progress-bar.py [lit][NFC] Cleanup copy&paste naming mistake 2019-02-15 02:44:52 +00:00
selecting.py
shell-parsing.py
shtest-encoding.py
shtest-env.py [lit] Print internal env commands 2019-08-03 06:08:19 +00:00
shtest-format.py [lit] Fix UnicodeEncodeError when test commands contain non-ASCII chars 2019-06-14 13:31:48 +00:00
shtest-output-printing.py [lit][tests][AIX] Update expected form of diagnostic messages; use `not` to normalize non-zero exit values 2019-05-01 15:47:16 +00:00
shtest-run-at-line.py Revert r366980: "[lit] Protect full test suite from FILECHECK_OPTS" 2019-08-01 22:26:51 +00:00
shtest-shell.py Add Support for Creating and Deleting Unicode Files and Directories in Lit 2019-02-28 19:16:17 +00:00
shtest-timeout.py [AIX][lit] Don't depend on psutil on AIX 2019-07-24 15:04:27 +00:00
test-data-micro.py
test-data.py
test-output-micro.py
test-output.py [LIT] Move xunit tests tests into their own location, and and add failures 2018-05-10 22:51:28 +00:00
usage.py
xunit-output.py Use quoteattr to ensure we make well formed attributes 2018-05-25 00:31:36 +00:00