aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dosep.py
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Remove the --output-on-success command line argument from dotest.Zachary Turner1-16/+3
2015-12-09Fix new summary to include exceptional exit count in determining exit valueTodd Fiala1-1/+3
2015-12-09wire timeouts and exceptional inferior process exits through the test event s...Todd Fiala1-20/+147
2015-12-07Rename test_results.py to result_formatter.py.Zachary Turner1-3/+3
2015-12-02Adds candidate formatter for replacing legacy summary results.Todd Fiala1-29/+63
2015-11-11Bump up test timeout interval on Darwin from 4 to 6 minutes.Todd Fiala1-0/+3
2015-11-09Add --curses shortcut for specifying the curses-based test results formatter.Todd Fiala1-0/+4
2015-11-06Make Windows always use multiprocessing-pool.Zachary Turner1-5/+4
2015-11-05Python 3 - Turn on absolute imports, and fix existing imports.Zachary Turner1-8/+9
2015-11-03Introduce seven.cmp_ and use it instead of cmpZachary Turner1-1/+2
2015-11-03Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner1-1/+1
2015-11-02[dosep] Fix-up callers of process_dir, after it got its argument removedPavel Labath1-2/+2
2015-11-02Make dosep correctly invoke the top-level script when forking outZachary Turner1-3/+4
2015-10-28Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner1-0/+1435