aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/imports/qbs/base/AutotestRunner.qbs
Commit message (Expand)AuthorAgeFilesLines
* Define jobPool for AutotestRunnerJochen Ulrich2019-08-111-0/+2
* Add command and AutotestRunner timeoutJochen Ulrich2019-08-011-0/+6
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* AutotestRunner: Fix override logic for the arguments propertyChristian Kandeler2018-06-041-1/+4
* Merge 1.12 into masterChristian Kandeler2018-06-011-1/+8
|\
| * AutotestRunner: Make sure to run only the actual autotestsChristian Kandeler2018-05-301-0/+7
| * AutotestRunner: Fix default working dirChristian Kandeler2018-05-301-1/+1
* | Introduce the autotest moduleChristian Kandeler2018-05-301-3/+15
* | Allow rules without output artifactsChristian Kandeler2018-05-281-6/+1
|/
* Add AutotestRunner.auxiliaryInputsChristian Kandeler2018-05-071-0/+8
* AutotestRunner: Set the working dir when invoking a test executableChristian Kandeler2018-05-021-0/+3
* Make utility function slightly more generalJake Petroules2017-04-181-1/+1
* Utilize ModUtils.artifactInstalledFilePath instead of duplicatingJake Petroules2016-07-061-6/+2
* AutotestRunner: Run installed test executables from install locationChristian Kandeler2016-07-051-1/+13
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-1/+2
* Merge branch 1.4 into master.Christian Kandeler2015-07-241-3/+1
|\
| * Do not give env variable values array type in qbs.commonRunEnvironment.Christian Kandeler2015-07-021-3/+1
* | Merge branch 1.4 into master.Christian Kandeler2015-04-241-1/+31
|\|
| * Fix AutotestRunner.Christian Kandeler2015-04-231-1/+1
| * add missing license headersJoerg Bornemann2015-04-151-0/+30
* | Add a wrapper property to AutotestRunner.Jake Petroules2015-03-201-1/+5
|/
* Allow users to specify command line arguments to an auto test runner.Jake Petroules2015-01-291-1/+2
* Set cpp run environment variables when running autotests.Jake Petroules2015-01-291-9/+5
* Set environment for dyld when running autotests.Jake Petroules2015-01-281-0/+9
* Make type of AutotestRunner an array.Christian Kandeler2014-10-171-1/+1
* Rename "usings" property and make it do what the documentation says.Christian Kandeler2014-10-161-1/+1
* Add convenience product "AutotestRunner".Christian Kandeler2014-10-021-0/+25