Files
clang-p2996/lldb
Zachary Turner 38e64175db Allow dosep.py to print dotest.py output on success.
Previously all test output was reported by each individual
instance of dotest.py.  After a recent patch, dosep gets dotest
outptu via a pipe, and selectively decides which output to
print.

This breaks certain scripts which rely on having full output
of each dotest instance to do various parsing and/or log-scraping.

While we make no promises about the format of dotest output, it's
easy to restore this to the old behavior for now, although it is
behind a flag.  To re-enable full output, run dosep.py with the -s
option.

Differential Revision: http://reviews.llvm.org/D11816
Reviewed By: Chaoren Lin

llvm-svn: 244469
2015-08-10 17:46:11 +00:00
..
2015-07-31 14:26:15 +00:00
2015-07-28 15:13:23 +00:00
2015-08-04 13:25:23 +00:00
2015-08-05 04:02:43 +00:00
2015-03-31 00:03:00 +00:00
2015-07-22 08:41:18 +00:00