aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix SOFT ASSERT for parametrized dependencies in Export/Module itemsv1.10.11.10Joerg Bornemann2018-01-311-1/+0
* Fix parameter extraction for Depends items within Export/Module itemsJoerg Bornemann2018-01-311-1/+2
* Add failing test for QBS-1287Joerg Bornemann2018-01-315-9/+42
* Clean up the list of file dependencies before buildingChristian Kandeler2018-01-305-0/+37
* ModuleLoader: Fix order of module mergingChristian Kandeler2018-01-173-0/+59
* GCC: Reorder prefixHeaders and precompiled headersArrigo Zanette2018-01-086-0/+107
* Fix build with Qt 5.6Christian Kandeler2018-01-031-1/+1
* lexyacc test: explicitly declare yylvalJake Petroules2018-01-021-0/+1
* Fix possible false negative in reproducibleBuild autotestJake Petroules2018-01-021-4/+6
* Fix convenience command-line override syntax for qbs propertiesChristian Kandeler2017-12-233-0/+26
* Fix scopes of dependency parametersChristian Kandeler2017-12-231-3/+11
* qbs.Environment: Normalize key values on WindowsChristian Kandeler2017-12-223-0/+25
* Fix qtquickcompiler support properlyChristian Kandeler2017-12-201-1/+1
* Fix spurious "unknown property" error on loading module candidatesChristian Kandeler2017-12-157-2/+64
* ModuleLoader: Copy id when setting up module instance child itemsChristian Kandeler2017-12-153-2/+12
* Fix qtquickcompiler support for QML files in subdirectoriesChristian Kandeler2017-12-156-0/+64
* Fix regression resolving exported paths defined in the exporting productChristian Kandeler2017-12-133-0/+8
* Fix GCC support for "bare metal" systems againChristian Kandeler2017-12-113-0/+62
* Fix crash when "original" is being misusedChristian Kandeler2017-12-082-0/+8
* Fix imports in Inno Setup, NSIS, and WiX autotestsJake Petroules2017-11-303-2/+3
* Installer modules: add a "helper" file tag to pull in dependent inputsJake Petroules2017-11-3011-2/+328
* 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
| |\|