summaryrefslogtreecommitdiff
path: root/plugins/autotest/testsettings.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add settings page for Squish testsRobert Loehning2015-05-111-1/+1
| | | | | Change-Id: I665b0d33c6da415578ec8f145926e4a770b64916 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* Limit result output by defaultChristian Stenger2015-04-101-2/+7
| | | | | | | | | | | For huge amount of output the processing takes much too long and blocks QC. So, limiting it to a reasonable value seems appropriate. Additionally provide a setting to be still able to get the full output if you need to. Change-Id: I811d69be33c77830049f64fcf291681f05011966 Reviewed-by: Riitta-Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Fix copyright headersChristian Stenger2015-02-191-4/+5
| | | | | Change-Id: If02fedb7c191492ddfaf2eb34e74fcdb7a007c94 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* Try to guess run configuration if none is explicitly setChristian Stenger2015-02-171-2/+6
| | | | | | | | Additionally provide a setting to not display warnings regarding using a guessed run configuration. Change-Id: Ia7647f55e5085ffc84044281c5107770cd30d504 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
* Provide test settings and make use of themChristian Stenger2014-12-091-0/+97
Change-Id: Ia6fef10bc577f9722b6c063c2df4d1651a8be50d Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>