llvm-project/llvm/utils/lit/tests
Daniel Dunbar 1934108270 [lit] Improve logging with file redirection.
- This will cause lit to automatically include the first 1K of data in
   redirected output files when a command fails (previously if the command
   failed, but the main point of the test was, say, a `FileCheck` later on, then
   the log wasn't helpful in showing why the command failed).

llvm-svn: 272021
2016-06-07 16:13:40 +00:00
..
Inputs [lit] Improve logging with file redirection. 2016-06-07 16:13:40 +00:00
.coveragerc
discovery.py
googletest-format.py
googletest-timeout.py [lit] Implement support of per test timeout in lit. 2015-12-27 14:03:49 +00:00
googletest-upstream-format.py [lit][googletest] Handle upstream gtest output 2016-03-31 18:22:55 +00:00
lit.cfg Revert "Teach the CMake build system to run lit's test suite. These can be run" 2016-01-09 21:42:57 +00:00
progress-bar.py
shell-parsing.py
shtest-encoding.py
shtest-format.py [lit] Improve readability of failing scripts. 2016-06-02 23:49:42 +00:00
shtest-output-printing.py [lit] Improve logging with file redirection. 2016-06-07 16:13:40 +00:00
shtest-shell.py [lit] Improve logging with file redirection. 2016-06-07 16:13:40 +00:00
shtest-timeout.py [lit] Implement support of per test timeout in lit. 2015-12-27 14:03:49 +00:00
test-data.py
test-output.py
unittest-adaptor.py
usage.py
xunit-output.py