aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
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
* GCC: Reorder prefixHeaders and precompiled headersArrigo Zanette2018-01-086-0/+107
* lexyacc test: explicitly declare yylvalJake Petroules2018-01-021-0/+1
* Fix possible false negative in reproducibleBuild autotestJake Petroules2018-01-021-4/+6
* 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 qtquickcompiler support for QML files in subdirectoriesChristian Kandeler2017-12-156-0/+64
* 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 check for the "same file as different artifact" case in connect()Christian Kandeler2017-11-094-0/+82
* 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
* Include file dependencies in artifact rescue dataChristian Kandeler2017-11-022-0/+22
* Fix File.move() and add autotestChristian Kandeler2017-11-012-0/+12
* Android autotests: fix default architectureJake Petroules2017-10-191-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
* Make the Android autotest more robustJoerg Bornemann2017-10-041-13/+107
* ModuleLoader: Fix false positive in property declaration checkerChristian Kandeler2017-10-041-4/+1
* Introduce Module.priorityJoerg Bornemann2017-09-267-0/+126
* Fix build with Qt 5.6Joerg Bornemann2017-09-191-0/+1
* 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-2932-108/+245
* Merge 1.9 into masterChristian Kandeler2017-08-2811-0/+187
|\
| * Fix dependency tracking when using --check-timestampsChristian Kandeler2017-08-286-0/+30
| * Support MSVC's /std optionChristian Kandeler2017-08-234-0/+110
| * Fix edge case in change trackingChristian Kandeler2017-08-215-0/+47
* | Introduce the cpufeatures moduleChristian Kandeler2017-08-285-2/+51
* | Fix minimumSystemVersion autotest with older macOS/Xcode, and MinGWJake Petroules2017-08-282-11/+76
* | Introduce property cpp.discardUnusedDataChristian Kandeler2017-08-254-0/+77