Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move XunitFormatter into its own xunit_formatter.py file. | Todd Fiala | 2015-12-09 | 1 | -483/+1 |
* | Turn on new test summary results by default. | Todd Fiala | 2015-12-09 | 1 | -2/+3 |
* | wire timeouts and exceptional inferior process exits through the test event s... | Todd Fiala | 2015-12-09 | 1 | -21/+169 |
* | Get rid of global variables in dotest.py | Zachary Turner | 2015-12-08 | 1 | -21/+13 |
* | Refactor ResultsFormatter creation into result_formatter. | Todd Fiala | 2015-12-08 | 1 | -0/+118 |
* | Rename test_results.py to result_formatter.py. | Zachary Turner | 2015-12-07 | 1 | -0/+1042 |