aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackboxbase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return initializer list where it is possibleDenis Shienkov2019-02-261-3/+3
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-2/+2
* qbs build: Fix look-up of qbs executable by autotestsChristian Kandeler2018-11-211-3/+3
* Add a Makefile generatorChristian Kandeler2018-05-091-1/+2
* Merge 1.11 into masterChristian Kandeler2018-03-151-0/+2
|\
| * vcs module: Make sure the git meta data directory is absoluteChristian Kandeler2018-03-121-0/+2
* | Add environment variables to allow runQbs to ALWAYS print its outputJake Petroules2018-02-191-7/+8
* | Run autotests using the qbs from the install root if availableJake Petroules2018-02-191-3/+4
|/
* Replace more loops with range-forJake Petroules2017-11-271-2/+1
* Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-11-241-2/+2
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-3/+5
* Consider library dependencies when setting up run environmentChristian Kandeler2017-11-221-2/+4
* Remove qbs-qmltypes appJake Petroules2017-11-021-2/+2
* Autotest: Create a convenience header for DLL import/export macrosChristian Kandeler2017-10-231-0/+1
* Fix autotest failuresChristian Kandeler2017-08-311-2/+3
* Strip down the list of possible parameters for the "clean" commandChristian Kandeler2017-08-311-1/+3
* Allow overriding the Qbs autotest profile with an environment variableJake Petroules2017-08-161-1/+1
* Autotests: Provide a means to specify the timeout via the environmentChristian Kandeler2017-06-221-2/+1
* Autotests: Improve the QbsRunParameters classChristian Kandeler2017-06-121-5/+4
* Blackbox tests: Prevent duplicate occurrence of --settings-dir optionChristian Kandeler2017-06-121-1/+1
* Migrate blackbox tests depending on Qt into a new tst_blackboxqt targetJake Petroules2017-05-301-9/+1
* Support providing a settings directory to the autotestsChristian Kandeler2017-05-101-5/+10
* libqtprofilesetup: Make installed Qt modules self-containedChristian Kandeler2017-05-081-4/+5
* Blackbox tests: Always fail if qbs did not finish regularlyChristian Kandeler2017-03-031-4/+5
* Add new tool qbs-create-projectChristian Kandeler2017-02-141-1/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+3
* Update license headersIikka Eklund2016-08-291-15/+13
* Split off the Java-related blackbox testsChristian Kandeler2016-08-081-0/+224