forked from OSchip/llvm-project
dac21fd29c
Lit test suites can tend to accumulate annotations that are not necessarily relevant as time goes by, for example XFAILS on old compilers or platforms. To help spot old annotations that can be cleaned up, it can be useful to look at all features used inside a test suite. This commit adds a new Lit option '--show-used-features' that prints all the features used in XFAIL, REQUIRES and UNSUPPORTED of all tests that are discovered. Differential Revision: https://reviews.llvm.org/D78589 |
||
---|---|---|
.. | ||
Inputs | ||
unit | ||
.coveragerc | ||
allow-retries.py | ||
boolean-parsing.py | ||
custom-result-category.py | ||
discovery.py | ||
googletest-discovery-failed.py | ||
googletest-format.py | ||
googletest-timeout.py | ||
googletest-upstream-format.py | ||
lit-opts.py | ||
lit.cfg | ||
lit.site.cfg.in | ||
max-failures.py | ||
max-time.py | ||
parallelism-groups.py | ||
progress-bar.py | ||
selecting.py | ||
shell-parsing.py | ||
show-used-features.py | ||
shtest-encoding.py | ||
shtest-env.py | ||
shtest-format.py | ||
shtest-inject.py | ||
shtest-not.py | ||
shtest-output-printing.py | ||
shtest-recursive-substitution.py | ||
shtest-run-at-line.py | ||
shtest-shell.py | ||
shtest-timeout.py | ||
test-data-micro.py | ||
test-data.py | ||
test-output-micro.py | ||
test-output.py | ||
unittest-adaptor.py | ||
usage.py | ||
xunit-output.py |