forked from OSchip/llvm-project
2bd62e0b04
Dexter saves various files to a new results directory each time it is run (including when it's run by lit tests) and there isn't a way to opt-out. This patch reconfigures the behaviour to be opt-in by removing the default `--results-directory` location. Now results are only saved if `--results-directory` is specified. Reviewed By: jmorse Differential Revision: https://reviews.llvm.org/D119545 |
||
---|---|---|
.. | ||
commands | ||
subtools | ||
unittests | ||
Readme.md | ||
lit.local.cfg |
Readme.md
DExTer feature tests
This directory is home to dexter feature and regression tests to be run with llvm-lit.