Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix new summary to include exceptional exit count in determining exit value | Todd Fiala | 2015-12-09 | 1 | -13/+32 |
* | wire timeouts and exceptional inferior process exits through the test event s... | Todd Fiala | 2015-12-09 | 1 | -11/+48 |
* | Rename test_results.py to result_formatter.py. | Zachary Turner | 2015-12-07 | 1 | -8/+9 |
* | Added lldbsuite.lldb_test_root, switched formatter to use it. | Todd Fiala | 2015-12-07 | 1 | -5/+2 |
* | Moved total test count and rerun count into summary counts. | Todd Fiala | 2015-12-07 | 1 | -8/+22 |
* | Move test summary counts to end; simplify issue detail line | Todd Fiala | 2015-12-07 | 1 | -6/+16 |
* | Adds candidate formatter for replacing legacy summary results. | Todd Fiala | 2015-12-02 | 1 | -0/+259 |