aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api
Commit message (Expand)AuthorAgeFilesLines
* Adapt autotest for MSVC 2015Christian Kandeler2016-08-251-4/+1
* Try not to emit bogus errors after real errors in relaxed modeChristian Kandeler2016-07-073-0/+44
* Merge 1.5 into 1.6Jake Petroules2016-06-284-5/+5
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-274-5/+5
* | Generalize error messageJoerg Bornemann2016-06-271-3/+3
* | Stop special casing qbs.buildVariant in command line handling.Jake Petroules2016-06-201-4/+3
* | Merge 1.5 into master.Christian Kandeler2016-06-172-1/+5
|\|
| * Respect the "active file tags" build option also when installing.Christian Kandeler2016-06-172-1/+5
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-0825-25/+58
|\|
| * Fix potential crash in project setup.Christian Kandeler2016-06-071-0/+33
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-0625-25/+25
* | Use Qt5-style connectsOrgad Shaneh2016-06-072-27/+28
* | qbs build: Move build config properties into a dedicated module.Christian Kandeler2016-06-071-4/+4
* | Merge 1.5 into master.Christian Kandeler2016-05-272-0/+2
|\|
| * Fix static-lib-deps autotest on WindowsJoerg Bornemann2016-05-201-0/+1
* | Deprecate the Transformer item.Christian Kandeler2016-05-114-10/+23
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-05-031-1/+1
|\|
| * MSVC: Fix warning about unused variableKai Koehne2016-04-221-1/+1
* | Do extensive validation on the value of qbs.toolchain.Jake Petroules2016-04-292-0/+92
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-3/+0
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-04-158-6/+78
|\|
| * Do not throw exceptions from the RunEnvironment class.Christian Kandeler2016-04-074-0/+43
| * Correctly handle Objective-C++ source files in moc.Jake Petroules2016-04-063-3/+32
| * Fix some language tests.Jake Petroules2016-03-261-3/+3
* | Add an additional check when applying rules.Christian Kandeler2016-03-216-0/+21
|/
* Use file tags for precompiled header sources.Christian Kandeler2016-03-1610-1/+121
* Add an option to require transformers to generate all declared outputs.Jake Petroules2016-03-094-0/+61
* Fix autotest on Windows and OS X.Christian Kandeler2016-03-091-0/+3
* Add missing scope to SubProject's Properties item.Christian Kandeler2016-03-042-2/+2
* Introduce a build mode that only executes rules.Christian Kandeler2016-03-041-2/+7
* API: Allow to retrieve the direct parents of a given artifact.Christian Kandeler2016-03-027-0/+117
* API autotests: Work around Windows issue.Christian Kandeler2015-11-301-0/+5
* Fix Windows build.Jake Petroules2015-11-231-3/+4
* Make it easy to redirect the commands outputs to files.BogDan Vatra2015-11-204-0/+102
* Rename SetupProjectParameters::PropertyCheckingMode.Christian Kandeler2015-11-181-1/+1
* Fix API autotests.Christian Kandeler2015-09-252-8/+11
* Merge 1.4 into master.Christian Kandeler2015-08-281-1/+1
|\
| * Fix qbs run when used in conjunction with qbs.installSourceBase.Jake Petroules2015-08-251-1/+1
* | Increase coverage of static-lib-deps test on OS X.Jake Petroules2015-08-142-0/+15
* | Merge branch 1.4 into master.Christian Kandeler2015-07-313-7/+7
|\|
| * Don't advertise using relative paths in export items.Christian Kandeler2015-07-282-3/+3
| * Sort declarations of test slots alphabetically.Christian Kandeler2015-07-271-4/+4
* | Merge branch 1.4 into master.Christian Kandeler2015-07-2410-50/+150
|\|
| * Fix autotest for OS X.Christian Kandeler2015-07-201-0/+1
| * Fix property evaluation of export items.Joerg Bornemann2015-07-203-1/+20
| * Fix static libs autotest on OS X again.Christian Kandeler2015-07-151-2/+2
| * Fix library linking order.Christian Kandeler2015-07-154-34/+37
| * Add API testdata to project tree.Jake Petroules2015-07-152-0/+17
| * Fix static libs test for OS X.Christian Kandeler2015-07-141-2/+2
| * Fix collection of lib dependencies in static libraries.Christian Kandeler2015-07-142-2/+39