llvm-project/llvm/utils/lit/tests/Inputs
David Greene 6f1394ff86 [lit] Respect PYTHONPATH
If a user has PYTHONPATH set in the environment, append new entries to
it rather than blindly setting PYTHONPATH to a fixed string. This
allows tests to, for example, find psutil if it is in
PYTHONPATH. Without this change, lit will detect psutil but then
various tests will fail because PYTHONPATH has been overwritten and
psutil cannot be found.

llvm-svn: 350536
2019-01-07 16:24:37 +00:00
..
config-map-discovery [lit] Actually do normalize the case of files in the config map. 2017-09-21 21:27:11 +00:00
discovery
exec-discovery
exec-discovery-in-tree
googletest-format [lit] Port googletest lit tests to Windows 2017-07-28 01:05:55 +00:00
googletest-timeout [lit] Port googletest lit tests to Windows 2017-07-28 01:05:55 +00:00
googletest-upstream-format [lit] Port googletest lit tests to Windows 2017-07-28 01:05:55 +00:00
max-failures [lit] Use a %{python} substitution to avoid relying on python being on PATH 2017-07-28 21:13:47 +00:00
progress-bar
py-config-discovery [lit] Make lit support config files with .py extension. 2017-09-21 00:24:52 +00:00
shtest-env Python compat - print statement 2019-01-03 14:11:33 +00:00
shtest-format [lit, tests] Fix failing lit test: shtest-format.py 2018-08-07 04:08:46 +00:00
shtest-output-printing
shtest-run-at-line [lit] Report line number for failed RUN command 2018-05-31 00:55:32 +00:00
shtest-shell Python compat - print statement 2019-01-03 14:11:33 +00:00
shtest-timeout [lit] Respect PYTHONPATH 2019-01-07 16:24:37 +00:00
test-data [LIT] Move xunit tests tests into their own location, and and add failures 2018-05-10 22:51:28 +00:00
test-data-micro [lit] - Allow 1 test to report multiple micro-test results to provide support for microbenchmarks. 2018-03-13 16:37:59 +00:00
testrunner-custom-parsers
unittest-adaptor
xunit-output Escape ]]> in xunit xml output 2018-05-16 09:00:28 +00:00