llvm-project/llvm/utils/lit/tests
Lukáš Zaoral 14a793ab05 [lit] Fix compatibility with upstream gtest
Upstream gtest now prints 'Running main() from FILE' instead of
plain 'Running main() from gtest_main.cc'. Thus, all such tests
ended-up being mistakenly marked as UNRESOLVED.

Patch by @lzaoral

Differential Revision: https://reviews.llvm.org/D100043
2022-01-19 08:02:28 -08:00
..
Inputs [lit] Fix compatibility with upstream gtest 2022-01-19 08:02:28 -08:00
unit
.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
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
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