summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Support sorting of test treeChristian Stenger2014-12-0411-80/+341
* Add basic support for Qt Quick TestChristian Stenger2014-12-0413-90/+681
* Update internal cache / test tree only if necessaryChristian Stenger2014-12-043-19/+24
* Disable context menu on test tree when executing testChristian Stenger2014-12-043-6/+19
* Cancel process when timeout is reached...Christian Stenger2014-12-042-0/+12
* Add 'Check All Filter' action to filter menuChristian Stenger2014-12-043-4/+19
* Add summary to results paneChristian Stenger2014-12-044-13/+79
* Use TestInfo as object instead of pointerChristian Stenger2014-12-043-37/+28
* Enable filter items on availabilityChristian Stenger2014-12-044-2/+15
* Enable 'Run *' buttons only if tests are availableChristian Stenger2014-12-045-4/+18
* Perform test execution in separate thread and add progress barChristian Stenger2014-12-043-142/+158
* Add stop button and minor preparation for progress barChristian Stenger2014-12-049-6/+56
* Rework the parsing and fixing detection of changesChristian Stenger2014-12-048-94/+239
* Add license validation with LicenseChecker pluginChristian Stenger2014-12-042-1/+15
* Add filtering to test resultsChristian Stenger2014-12-047-31/+163
* Provide basic test runner and output paneChristian Stenger2014-12-0434-26/+1877
* Initial commitChristian Stenger2014-12-0437-0/+1978