aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix inadvertant module prototype sharingv1.10.0Christian Kandeler2017-11-233-0/+23
* Fix bogus error message about conflicting module filesChristian Kandeler2017-11-231-0/+2
* Ignore property assignments in Export items of disabled productsChristian Kandeler2017-11-2311-0/+135
* Fix default deployment target of storyboard in assetcatalog testJake Petroules2017-11-131-1/+1
* Fix assetcatalog test with newer versions of macOSJake Petroules2017-11-132-6/+19
* Make the teapot test a little less strictJake Petroules2017-11-131-6/+11
* Only include one of gl3stub.cpp or gl3stub.c in the Android teapot testJake Petroules2017-11-131-1/+2
* Fix the outer value for Properties itemsJoerg Bornemann2017-11-103-0/+37
* Fix check for the "same file as different artifact" case in connect()Christian Kandeler2017-11-094-0/+82
* Fix evaluation of Properties.conditionJoerg Bornemann2017-11-083-27/+43
* Fix import search path precedenceChristian Kandeler2017-11-088-0/+35
* Yield error if Rule.outputArtifacts has invalid elementsJoerg Bornemann2017-11-066-0/+49
* Fix change tracking for rules with more than one commandChristian Kandeler2017-11-061-1/+4
* Fix handling of empty JS filesChristian Kandeler2017-11-064-0/+22
* Include file dependencies in artifact rescue dataChristian Kandeler2017-11-022-0/+22
* Fix File.move() and add autotestChristian Kandeler2017-11-012-0/+12
* Fix FileSaver and add some autotests to make sure it worksJake Petroules2017-10-202-1/+133
* Android autotests: fix default architectureJake Petroules2017-10-191-1/+1
* Allow the qbs.Xml extension to work in JavaScript filesJake Petroules2017-10-171-1/+1
* Get rid of the ".obj" subdir in our build directoriesJoerg Bornemann2017-10-062-6/+6
* Improve error message for missing build graphChristian Kandeler2017-10-062-1/+36
* Merge 1.9 into masterChristian Kandeler2017-10-052-0/+28
|\
| * Fix usage of outer within Properties blocksJoerg Bornemann2017-10-042-0/+28
* | Make the Android autotest more robustJoerg Bornemann2017-10-041-13/+107
* | ModuleLoader: Fix false positive in property declaration checkerChristian Kandeler2017-10-044-4/+49
* | ModuleLoader: Fix check for Probe.configureChristian Kandeler2017-10-042-0/+9
* | Fix missing error location in case of syntax errors in scriptsChristian Kandeler2017-10-042-0/+10
* | Merge "Merge remote-tracking branch 'origin/1.9'"Joerg Bornemann2017-09-265-191/+0
|\ \
| * | Merge remote-tracking branch 'origin/1.9'Joerg Bornemann2017-09-265-191/+0
| |\|
| | * Remove old precompiled header test dataJoerg Bornemann2017-09-265-191/+0
* | | Introduce Module.priorityJoerg Bornemann2017-09-268-2/+130
|/ /
* | Yield error on conflicting module instancesJoerg Bornemann2017-09-218-0/+28
* | Fix build with Qt 5.6Joerg Bornemann2017-09-191-0/+1
* | Merge "Merge 1.9 into master"Joerg Bornemann2017-09-052-86/+94
|\ \
| * | Merge 1.9 into masterChristian Kandeler2017-09-012-86/+94
| |\|
| | * ModuleLoader: Fix adjustment for multiplexed dependenciesv1.9.0Christian Kandeler2017-09-012-86/+94
* | | Remove the --force optionChristian Kandeler2017-09-041-3/+0
* | | Fix Android teapot exampleJake Petroules2017-09-011-3/+26
* | | Fix Android autotests so that the resulting APKs actually runJake Petroules2017-09-018-36/+50
|/ /
* | Introduce property cpp.variantSuffixChristian Kandeler2017-09-016-2/+149
* | Do not implicitly resolve a project as part of the "clean" commandChristian Kandeler2017-08-311-0/+5
* | Fix autotest failuresChristian Kandeler2017-08-312-5/+4
* | Strip down the list of possible parameters for the "clean" commandChristian Kandeler2017-08-312-5/+5
* | Android: Fix teapot autotest for older NDKsChristian Kandeler2017-08-301-2/+3
* | Add autotest for cpp.systemIncludePathsJoerg Bornemann2017-08-305-0/+26
* | Make minimumSystemVersion test more robustJake Petroules2017-08-293-3/+9
* | Separate the Java and Android autotests into their own suitesJake Petroules2017-08-2934-108/+247
* | Merge 1.9 into masterChristian Kandeler2017-08-2812-1/+197
|\|
| * Fix dependency tracking when using --check-timestampsChristian Kandeler2017-08-286-0/+30
| * Fix problems with drive root paths on WindowsJake Petroules2017-08-231-1/+10