summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/test_result.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove the -P option from dotest.pyZachary Turner2015-12-091-10/+0
| | | | | | | | This was an option to display a graphical progress bar. Nobody is using this, and it doesn't work correctly anyway with the new result formatter. llvm-svn: 255153
* Move LLDBTestResult class to its own module.Zachary Turner2015-12-081-0/+243
llvm-svn: 254983
OpenPOWER on IntegriCloud