summaryrefslogtreecommitdiff
path: root/plugins/autotest/testinfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix copyright headersChristian Stenger2015-02-191-4/+5
| | | | | Change-Id: If02fedb7c191492ddfaf2eb34e74fcdb7a007c94 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* Perform parsing asynchronously...Christian Stenger2015-02-171-0/+6
| | | | | | | | | ...to avoid blocking the ui thread. Parsing will now performed in a separate thread, except for small changes where this would create too much overhead. Change-Id: I1db441594f1684f969bb86c9423c0fb0bcb1a53a Reviewed-by: Andre Poenitz <andre.poenitz@theqtcompany.com>
* Provide basic test runner and output paneChristian Stenger2014-12-041-0/+5
|
* Initial commitChristian Stenger2014-12-041-0/+34