1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/utils/lit/tests
Michał Górny 7d89a50287 [llvm] [lit] Fix inconsistent test order in shtest-keyword-parse-errors
Remove test times when running shtest-keyword-parse-errors test,
in order to prevent the previous executions from impacting subtest
order and therefore causing FileCheck to fail.

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

(cherry picked from commit 39fa96a4906934774ba20bcb0cd5f808f619f3a6)
2021-08-06 12:50:56 -07:00
..
Inputs [lit] Add --xfail-not/LIT_XFAIL_NOT 2021-07-16 19:13:34 -04: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 [lit] Add the ability to parse regexes in Lit boolean expressions 2021-06-30 10:52:16 -04:00
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 [llvm] [lit] Fix inconsistent test order in shtest-keyword-parse-errors 2021-08-06 12:50:56 -07:00
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] Add --xfail-not/LIT_XFAIL_NOT 2021-07-16 19:13:34 -04:00
xunit-output.py