llvm-project/llvm/utils/lit/tests
Michał Górny 2f69c82cec [llvm] [lit] Support forcing lexical test order
Add a new --order option to choose between available test orders:
the default "smart" order, predictable "lexical" order or "random"
order.  Default to using lexical order and one job in the lit test
suite.

Differential Revision: https://reviews.llvm.org/D107695
2021-08-27 20:47:11 +02:00
..
Inputs Revert "Reapply "[lit] Have REQUIRES support the target triple"" 2021-08-09 12:14:57 -07:00
unit [LIT] fixed up accidentally committed EOF problems. 2020-10-21 13:29:58 +01:00
.coveragerc
allow-retries.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
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 [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
discovery.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
googletest-discovery-failed.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
googletest-format.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
googletest-timeout.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
googletest-upstream-format.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
ignore-fail.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
lit-opts.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
lit.cfg [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02: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 [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
max-time.py
parallelism-groups.py
progress-bar.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
reorder.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02: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 [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-format-argv0.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-format.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-inject.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-keyword-parse-errors.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-not.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-output-printing.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-recursive-substitution.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-run-at-line.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-shell.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
shtest-timeout.py Fix shtest-timeout test harder 2020-12-08 00:23:33 -08:00
test-data-micro.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
test-data.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
test-output-micro-resultdb.py [lit] Add the option to output test result as resultdb json format 2021-08-23 17:00:50 -07:00
test-output-micro.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
test-output-resultdb.py [lit] Add the option to output test result as resultdb json format 2021-08-23 17:00:50 -07:00
test-output.py [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02:00
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