summaryrefslogtreecommitdiff
path: root/plugins/autotest/testresultmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Parse Squish's XML output and put it on results paneChristian Stenger2015-06-121-3/+30
* Allow filtering of test results alwaysChristian Stenger2015-04-021-8/+6
* Fix copyright headersChristian Stenger2015-02-191-4/+5
* don't pollute the Autotest namespace with an enumTim Jenssen2015-01-121-22/+22
* Get rid of the Locker in TestResultModel...Tim Jenssen2015-01-091-25/+3
* Re-do the usage of QWriteLockerChristian Stenger2014-12-091-4/+7
* Add special message to results paneChristian Stenger2014-12-091-6/+37
* Add support for minimal benchmarksChristian Stenger2014-12-041-2/+4
* Support blacklisted test casesChristian Stenger2014-12-041-2/+7
* Access test results list from multiple threads in a safe wayChristian Stenger2014-12-041-0/+16
* Add summary to results paneChristian Stenger2014-12-041-0/+8
* Enable filter items on availabilityChristian Stenger2014-12-041-0/+2
* Add filtering to test resultsChristian Stenger2014-12-041-1/+57
* Provide basic test runner and output paneChristian Stenger2014-12-041-0/+163