Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the -P option from dotest.py | Zachary Turner | 2015-12-09 | 1 | -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 Turner | 2015-12-08 | 1 | -0/+243 |
llvm-svn: 254983 |