llvm-project/llvm/utils/lit/lit
Matthias Braun 493edbbe49 lit: Add '-a' option to display commands+output of all tests
The existing -v option only displays commands and outputs for failed
tests, the newly introduced -a displays it for all executed tests.

llvm-svn: 251806
2015-11-02 16:13:46 +00:00
..
ExampleTests.ObjDir
formats [lit] Allow disabling an entire gtest suite, as is done in tsan 2015-04-07 18:14:10 +00:00
LitConfig.py Don't warn or note if bash is missing 2015-02-04 22:36:52 +00:00
LitTestCase.py
ProgressBar.py [lit] Parse all strings as UTF-8 rather than ASCII. 2014-09-12 16:46:05 +00:00
ShCommands.py
ShUtil.py
Test.py [lit] Add basic flaky test retry functionality 2015-09-02 20:32:41 +00:00
TestRunner.py lit/TestRunner.py: Factor variable subsitution into an own function; NFCI 2015-10-28 02:36:45 +00:00
TestingConfig.py Fix passed env var name in lit for Android tests. 2015-09-04 23:52:04 +00:00
__init__.py [lit] Bump version number. 2014-10-22 00:48:23 +00:00
discovery.py Initial version of Go bindings. 2014-10-16 22:48:02 +00:00
main.py lit: Add '-a' option to display commands+output of all tests 2015-11-02 16:13:46 +00:00
run.py Lit: Rework r249161; Move RLIMIT_NPROC to main.py. 2015-10-15 15:37:13 +00:00
util.py [LIT] Allow for executeCommand to take the stdin input. 2015-07-19 00:28:14 +00:00