llvm-project/llvm/utils/lit/tests/Inputs
Joel E. Denny 3c577bb415 [lit] Diagnose insufficient args to internal env
Without this patch, failing to provide a subcommand to lit's internal
`env` results in either a python `IndexError` or an attempt to execute
the final `env` argument, such as `FOO=1`, as a command.  This patch
diagnoses those cases with a more helpful message.

Reviewed By: stella.stamenova

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

llvm-svn: 369620
2019-08-22 03:42:01 +00:00
..
config-map-discovery
discovery
exec-discovery
exec-discovery-in-tree
fake-externals [lit] Check for accidental external command calls 2019-08-19 22:59:37 +00:00
googletest-format
googletest-timeout
googletest-upstream-format
lit-opts [lit] Parse command-line options from LIT_OPTS 2019-07-08 12:18:40 +00:00
max-failures
parallelism-groups [lit] Allow setting parallelism groups to None 2019-02-26 19:03:26 +00:00
progress-bar [lit][NFC] Cleanup copy&paste naming mistake 2019-02-15 02:44:52 +00:00
py-config-discovery
shtest-env [lit] Diagnose insufficient args to internal env 2019-08-22 03:42:01 +00:00
shtest-format [lit] Fix UnicodeEncodeError when test commands contain non-ASCII chars 2019-06-14 13:31:48 +00:00
shtest-output-printing [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
shtest-shell Add Support for Creating and Deleting Unicode Files and Directories in Lit 2019-02-28 19:16:17 +00:00
shtest-timeout [lit] Respect PYTHONPATH 2019-01-07 16:24:37 +00:00
test-data
test-data-micro
testrunner-custom-parsers make XFAIL, REQUIRES, and UNSUPPORTED support multi-line expressions 2019-01-20 00:51:02 +00:00
xunit-output