aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api
Commit message (Expand)AuthorAgeFilesLines
* Fix qbs run when used in conjunction with qbs.installSourceBase.Jake Petroules2015-08-251-1/+1
* 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
* 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
* Make waitForNewTimestamp() function safer.Christian Kandeler2015-07-131-23/+25
* Fix libexec path.Christian Kandeler2015-07-061-1/+1
* Extend autotests to catch newly discovered bug.Christian Kandeler2015-07-032-16/+37
* Allow to attach properties only to selected (sub-)projects.Christian Kandeler2015-06-015-0/+61
* Clean up directories created as part of dry run builds.Christian Kandeler2015-05-211-3/+2
* Don't assume that project.qbsSearchPaths must come from a project file.Christian Kandeler2015-05-212-3/+25
* Add support for building internal executables (libexec) as part of Qbs.Jake Petroules2015-05-193-0/+5
* Clean up handling of {Project,Product}.qbsSearchPaths.Christian Kandeler2015-05-122-2/+12
* Introduce new class SourceArtifact.Christian Kandeler2015-03-201-3/+4
* remove Qt4 work-aroundsJoerg Bornemann2015-03-191-2/+2
* Merge branch '1.3' into 'master'.Christian Kandeler2015-02-201-2/+2
|\
| * Increase tests timeout to make them succeed on slow hardwareDmitry Shachnev2015-02-121-2/+2
* | Merge branch '1.3' into masterChristian Kandeler2015-02-125-0/+45
|\|
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2015-01-291-1/+0
|\|
* | Merge branch '1.3' into 'master'Christian Kandeler2015-01-2825-150/+150
|\|
| * Update LicenseEike Ziller2015-01-262-12/+12
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2015-01-204-2/+1
|\|
* | Merge branch '1.3' into master.Christian Kandeler2015-01-192-3/+16
|\|
* | Make the handling of unknown properties configurable.Christian Kandeler2015-01-151-0/+1
* | Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-1333-2/+38
* | make the test working dir configurableJoerg Bornemann2014-12-181-1/+1
* | hotfix app-without-sources on OS XJoerg Bornemann2014-12-111-0/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-11-034-0/+50
|\|
| * Make information about commands available via the API.Christian Kandeler2014-10-314-0/+50
* | qbs build: Introduce convenience item QbsProduct.Christian Kandeler2014-10-301-2/+2
* | remove support for building qbs with Qt <= 5.1.0Joerg Bornemann2014-10-291-3/+0
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-275-23/+44
|\|
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-1626-177/+224
|\|
| * complete license header updateJoerg Bornemann2014-10-162-14/+16
| * let Item::clone() create a deep copy of the item treeJoerg Bornemann2014-10-132-0/+21
* | Rename "usings" property and make it do what the documentation says.Christian Kandeler2014-10-161-1/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-104-7/+18
|\|
| * Use the right search and plugin paths in API tests.Christian Kandeler2014-09-293-7/+13
| * 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
* | Apply workaround to get appWithoutSources autotest passing again.Jake Petroules2014-09-251-1/+6
* | Use modified product names for build directories.Christian Kandeler2014-08-201-4/+6
* | fix TestApi::buildProject(productNameWithDots) on OS XJoerg Bornemann2014-08-181-1/+2
* | Merge remote-tracking branch 'origin/1.3' into masterChristian Kandeler2014-08-151-0/+2
|\|