aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api/tst_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-101-4/+4
|\
| * Use the right search and plugin paths in API tests.Christian Kandeler2014-09-291-4/+4
| * Store the build graph when adding or removing files.Christian Kandeler2014-09-241-0/+1
* | fix warning about unused functionJoerg Bornemann2014-10-061-4/+5
* | Allow products to opt-out of the normal build process.Christian Kandeler2014-10-021-4/+9
* | Use modified product names for build directories.Christian Kandeler2014-08-201-4/+6
* | Merge remote-tracking branch 'origin/1.3' into masterChristian Kandeler2014-08-151-0/+2
|\|
| * Fix race condition in API test.Christian Kandeler2014-08-141-0/+2
* | support product dependencies with dotsJoerg Bornemann2014-08-141-0/+3
* | Fix compiler warning in API test.Christian Kandeler2014-08-141-11/+12
* | Turn some blackbox tests into API tests.Christian Kandeler2014-08-141-49/+766
* | API test: Make defaultSetupParameters() smarter.Christian Kandeler2014-08-121-83/+66
* | Rename fileName to filePath in CodeLocation.Jake Petroules2014-08-041-1/+1
|/
* Autotests: Make "copy and touch" operation atomic.Christian Kandeler2014-08-011-4/+2
* Invalidate project after certain unsuccessful re-resolving attempts.Christian Kandeler2014-07-301-0/+32
* API: Be smarter about adding files already matched by wildcards.Christian Kandeler2014-07-231-7/+37
* Allow qbs.endianness to be undefined.Jake Petroules2014-07-221-2/+0
* API: Make the ability to update project files optional.Christian Kandeler2014-07-181-0/+2
* Add missing metatype registration.Christian Kandeler2014-07-161-0/+22
* Fix "build graph locking" autotest for Qt < 5.1.Christian Kandeler2014-07-161-0/+3
* Speed up project re-resolving by skipping the loading from file.Christian Kandeler2014-07-161-38/+29
* Put a system-wide lock on the build directory.Joerg Bornemann2014-07-161-1/+30
* remove qbsSettings() functionJoerg Bornemann2014-07-091-7/+6
* Make it possible to set profiles per product.Christian Kandeler2014-07-021-2/+93
* Yet another timeout increase for the "infinite loop" autotest.Christian Kandeler2014-07-021-2/+2
* Fix "Add Files" functionality.Christian Kandeler2014-06-021-0/+30
* Add the settings directory to the project setup parameters.Christian Kandeler2014-05-261-1/+0
* Sanitize the project setup API.Christian Kandeler2014-05-231-4/+2
* fix inheritance for Groups with the same fileTagsFilterJoerg Bornemann2014-05-191-1/+0
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-151-2/+2
|\
| * Autotests: Increase timeout for "infinite loop" tests.Christian Kandeler2014-05-091-2/+2
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-04-281-5/+18
|\|
| * Increase timeout in tests.Christian Kandeler2014-04-161-2/+2
| * Prevent user code from hanging qbs during resolving.Christian Kandeler2014-04-161-2/+16
| * Allow long-running commands to be canceled.Christian Kandeler2014-04-151-2/+1
* | Expose in the API whether a product can be run.Christian Kandeler2014-04-221-0/+21
|/
* Add (failing) autotest for QBS-552.Christian Kandeler2014-04-111-1/+36
* Fix "build single file" and "changed files" functionalities.Christian Kandeler2014-03-261-4/+3
* Add XFAIL autotest for QBS-537.Christian Kandeler2014-03-241-2/+29
* Normalize signal/slot signaturesOrgad Shaneh2014-03-031-2/+2
* Do not put the plugins where the resources are.Christian Kandeler2014-02-251-1/+1
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-1/+1
* Do not cache external project data.Christian Kandeler2014-02-181-1/+9
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-1/+22
* Do not match files in build directories as source files.Christian Kandeler2014-01-271-0/+17
* Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-161-3/+5
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-151-7/+11
|\
| * Fix API test.Christian Kandeler2014-01-141-6/+10
| * Take source artifact properties into account when change tracking.Christian Kandeler2014-01-141-1/+1
* | Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-1/+1