summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/result_formatter.py
Commit message (Expand)AuthorAgeFilesLines
* Move XunitFormatter into its own xunit_formatter.py file.Todd Fiala2015-12-091-483/+1
* Turn on new test summary results by default.Todd Fiala2015-12-091-2/+3
* wire timeouts and exceptional inferior process exits through the test event s...Todd Fiala2015-12-091-21/+169
* Get rid of global variables in dotest.pyZachary Turner2015-12-081-21/+13
* Refactor ResultsFormatter creation into result_formatter.Todd Fiala2015-12-081-0/+118
* Rename test_results.py to result_formatter.py.Zachary Turner2015-12-071-0/+1042
OpenPOWER on IntegriCloud