1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/utils/lit/tests/Inputs
Ben Dunbobbin cf3dae7375 [LIT] error if directly named test won't be run indirectly
Currently, a LIT test named directly (on the command line) will
be run even if the name of the test file does not meet the rules
to be considered a test in the LIT test configuration files for
its test suite. For example, if the test does not have a
recognised file extension.

This makes it relatively easy to write a LIT test that won't
actually be run. I did in: https://reviews.llvm.org/D82567

This patch adds an error to avoid users doing that. There is a
small performance overhead for this check. A command line option
has been added so that users can opt into the old behaviour.

Differential Revision: https://reviews.llvm.org/D83069
2020-10-21 13:21:29 +01:00
..
allow-retries
config-map-discovery
custom-result-category [lit] Avoid re-iterating result codes in different places 2020-06-17 11:40:19 -07:00
discovery [LIT] error if directly named test won't be run indirectly 2020-10-21 13:21:29 +01:00
exec-discovery
exec-discovery-in-tree
fake-externals
googletest-discovery-failed
googletest-format
googletest-timeout [lit] Try to remove the flakeyness of shtest-timeout.py and googletest-timeout.py. 2020-10-08 10:46:18 -07:00
googletest-upstream-format
lit-opts
max-failures
max-time
parallelism-groups
progress-bar
py-config-discovery
show-result-codes [lit] Add --show-xxx command line options 2020-07-08 17:01:05 -07:00
show-used-features
shtest-env
shtest-format [lit] Remove ANSI control characters from xunit output 2020-08-06 09:16:52 +01:00
shtest-format-argv0 [AIX] Split lit test shtest-format into two separate tests and add AIX as UNSUPPORTED for shtest-format-argv0 2020-06-18 16:58:07 -04:00
shtest-inject
shtest-keyword-parse-errors
shtest-not
shtest-output-printing
shtest-recursive-substitution [lit] Don't expand escapes until all substitutions have been applied 2020-07-27 18:09:00 +03:00
shtest-run-at-line
shtest-shell
shtest-timeout
test_retry_attempts
test-data
test-data-micro
testrunner-custom-parsers
unittest-adaptor
unparsed-requirements [lit] Allow for tests to have non-parsed requirements 2020-06-15 16:43:02 -07:00
xunit-output Follow up for "[lit] Include unexecuted tests in xUnit report" 2020-06-15 16:19:43 -07:00
lit.cfg