llvm-project/llvm/utils/lit/tests
Alex Lorenz 32837a60ac [lit] Drop the user-site packages directory from search paths when running tests
Do not add user-site packages directory to the python search path.
This avoids test failures if there's an incompatible lit module installed
inside the user-site packages directory, as it gets prioritized over the lit
from the PYTHONPATH.
2019-10-27 13:31:02 -07:00
..
Inputs [lit] Don't fail when printing test output with special chars 2019-10-25 18:13:13 -04:00
unit [lit] Remove unnecessary usage of lit.Run 2019-10-16 23:31:32 +00:00
.coveragerc
boolean-parsing.py
discovery.py [lit] Use better name for "test in parallel" concept 2019-10-04 21:40:20 +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] Drop the user-site packages directory from search paths when running tests 2019-10-27 13:31:02 -07: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] Don't fail when printing test output with special chars 2019-10-25 18:13:13 -04:00
parallelism-groups.py [lit] Use better name for "test in parallel" concept 2019-10-04 21:40:20 +00:00
progress-bar.py [lit] Refactor ProgressDisplay 2019-10-09 18:23:30 +00:00
selecting.py [lit] Change regex filter to ignore case 2019-10-11 21:57:06 +00:00
shell-parsing.py
shtest-encoding.py
shtest-env.py [lit] Diagnose insufficient args to internal env 2019-08-22 03:42:01 +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 [lit] Don't fail when printing test output with special chars 2019-10-25 18:13:13 -04: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
unittest-adaptor.py [lit] Add back LitTestCase 2019-10-15 20:57:20 +00:00
usage.py
xunit-output.py