1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/utils/lit/tests
James Henderson 902f3f26fd [lit] Fix testing of standalone clang and lld builds
In such cases, the executables are not in the llvm_tools_dir directory, so we need to look in the other search locations. Previously, they were found via the PATH, but this was disabled by default in commit rGa1e6565.

Depends on D103154.

Reviewed By: thopre

Differential Revision: https://reviews.llvm.org/D103156
2021-06-03 13:57:50 +01:00
..
Inputs [lit] Fix testing of standalone clang and lld builds 2021-06-03 13:57:50 +01:00
unit
.coveragerc
allow-retries.py
boolean-parsing.py
check-tested-lit-timeout-ability [lit, test] Fix test cancellation feature detection 2021-04-20 12:09:30 +01:00
custom-result-category.py [NFCI][lit] Unbreak more lit self-tests after D98179 2021-03-22 15:25:32 +03:00
discovery.py
googletest-discovery-failed.py
googletest-format.py [lit] Print full googletest commad line 2021-05-21 16:11:51 -07:00
googletest-timeout.py [lit] Print full googletest commad line 2021-05-21 16:11:51 -07:00
googletest-upstream-format.py [lit] Print full googletest commad line 2021-05-21 16:11:51 -07:00
ignore-fail.py [lit] Sort test start times based on prior test timing data 2021-03-16 05:23:04 -04:00
lit-opts.py
lit.cfg [lit, test] Fix test cancellation feature detection 2021-04-20 12:09:30 +01:00
lit.site.cfg.in
lld-features.py [lld] Add a feature for each lld variant when use_lld is called 2021-05-18 10:51:27 +01:00
max-failures.py
max-time.py
parallelism-groups.py
progress-bar.py [NFCI][lit] Unbreak more lit self-tests after D98179 2021-03-22 15:25:32 +03:00
reorder.py [lit] Do not forget test times for tests that weren't executed 2021-03-22 15:26:00 +03:00
selecting.py [lit] Add --xfail and --filter-out (inverse of --filter) 2021-02-20 05:43:29 -05:00
shell-parsing.py
show-result-codes.py
show-used-features.py
shtest-encoding.py
shtest-env.py [NFCI][lit] Unbreak more lit self-tests after D98179 2021-03-22 15:25:32 +03:00
shtest-format-argv0.py
shtest-format.py [NFCI][lit] Unbreak more lit self-tests after D98179 2021-03-22 15:25:32 +03:00
shtest-inject.py
shtest-keyword-parse-errors.py
shtest-not.py [lit] Fix the return code for "not not" after evaluating "not" internally 2021-04-19 00:37:13 +03:00
shtest-output-printing.py
shtest-recursive-substitution.py
shtest-run-at-line.py [NFCI][lit] Unbreak more lit self-tests after D98179 2021-03-22 15:25:32 +03:00
shtest-shell.py [NFCI][lit] Unbreak more lit self-tests after D98179 2021-03-22 15:25:32 +03:00
shtest-timeout.py
test-data-micro.py
test-data.py
test-output-micro.py
test-output.py
unittest-adaptor.py
unparsed-requirements.py
usage.py
use-llvm-tool.py [lit] Fix testing of standalone clang and lld builds 2021-06-03 13:57:50 +01:00
xfail-cl.py [lit testing] Fix xfail-cl.py test worker count 2021-04-06 20:48:18 +01:00
xunit-output.py