aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-11-111-3/+7
|\
| * fix iconset tests on OS X 10.10Joerg Bornemann2014-11-031-2/+0
| * make testAssetCatalog work on OS X 10.10Joerg Bornemann2014-11-031-1/+7
* | support Q_OBJECTs in objective C++ filesJoerg Bornemann2014-11-114-0/+29
* | Use a hashing function to construct output artfact file paths.Christian Kandeler2014-11-102-10/+15
* | Support converting a PropertyList object directly to/from JSON.Jake Petroules2014-11-062-6/+12
* | Consolidate "safe identifier" code by introducing qbs.rfc1034identifier.Jake Petroules2014-11-041-8/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-11-039-0/+75
|\|
| * Make information about commands available via the API.Christian Kandeler2014-10-314-0/+50
| * Fix assertion in change tracking.Christian Kandeler2014-10-285-0/+25
* | remove more Qt4 legacy from project filesJoerg Bornemann2014-10-312-3/+1
* | qbs build: Introduce convenience item QbsProduct.Christian Kandeler2014-10-307-35/+17
* | remove support for building qbs with Qt <= 5.1.0Joerg Bornemann2014-10-293-21/+12
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-275-23/+44
|\|
| * Take product condition into account when change tracking.Christian Kandeler2014-10-277-27/+25
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-1657-394/+472
|\|
| * complete license header updateJoerg Bornemann2014-10-1656-394/+450
| * 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-1611-4/+65
* | support FileTagger in Export itemJoerg Bornemann2014-10-161-4/+5
* | support Rule in Export itemJoerg Bornemann2014-10-165-0/+53
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-1013-27/+117
|\|
| * Refactor IB module a bit. This fixes the asset catalog autotest.Jake Petroules2014-10-105-2/+26
| * Make Qt build variants logic more sensible.v1.3.2Christian Kandeler2014-10-074-0/+33
| * Replace QTC_HOST_* with QBS_HOST_*Orgad Shaneh2014-10-021-10/+10
| * libqtprofilesetup: Fix mingw use case.Christian Kandeler2014-09-292-8/+22
| * Tests: Don't use nm to look for symbols in an object built by MSVC.Christian Kandeler2014-09-291-0/+4
| * Use the right search and plugin paths in API tests.Christian Kandeler2014-09-293-7/+13
| * fix evaluation in subitems of disabled productsJoerg Bornemann2014-09-261-0/+4
* | Fix autotests on Mac.Christian Kandeler2014-10-062-0/+3
* | fix warning about unused functionJoerg Bornemann2014-10-061-4/+5
* | Allow products to opt-out of the normal build process.Christian Kandeler2014-10-025-4/+39
* | Allow dependencies on all products with a given type.Christian Kandeler2014-10-024-0/+84
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-09-252-2/+9
|\|
| * Store the build graph when adding or removing files.Christian Kandeler2014-09-241-0/+1
| * Fix various bugs in WiX module and fix its autotest.Jake Petroules2014-09-231-1/+8
| * Fix blackbox test on Windows.Christian Kandeler2014-09-121-1/+1
* | Apply workaround to get appWithoutSources autotest passing again.Jake Petroules2014-09-251-1/+6
* | Merge branch '1.3' into master.Christian Kandeler2014-09-111-0/+1
|\|
| * Do not sync settings after changing a property.Christian Kandeler2014-08-261-0/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-08-213-0/+38
|\|
| * Apply file tags filter also to Transformer outputs.Christian Kandeler2014-08-213-0/+38
* | Rename useObjcAutomaticReferenceCounting to automaticReferenceCounting.Jake Petroules2014-08-211-2/+2
* | Use modified product names for build directories.Christian Kandeler2014-08-202-8/+24
* | Introduce cpp.useObjcAutomaticReferenceCounting.Jake Petroules2014-08-198-0/+47
* | fix TestApi::buildProject(productNameWithDots) on OS XJoerg Bornemann2014-08-181-1/+2
* | Make qmake CONFIG value names consistent.Christian Kandeler2014-08-151-1/+1
* | 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
* | Remove calls to qSleep() from blackbox tests.Christian Kandeler2014-08-141-2/+2