aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix localDeployment autotest on WindowsChristian Kandeler2017-08-232-2/+13
* | More compilation fixes for localDeployment() autotestChristian Kandeler2017-08-231-1/+1
* | Fix localDeployment autotestChristian Kandeler2017-08-232-0/+2
* | Move all remaining manual tests into autotestsJake Petroules2017-08-2322-0/+608
* | Remove the need for calling TextFile.close()Joerg Bornemann2017-08-231-1/+1
* | Fix vcsGit autotestChristian Kandeler2017-08-211-0/+4
* | VCS autotests: Fix process error checkingChristian Kandeler2017-08-211-20/+23
* | Add TextFile.Append for appending data to text filesJoerg Bornemann2017-08-211-2/+12
* | Fix vcsGit autotestChristian Kandeler2017-08-181-2/+5
* | Introduce the vcs moduleChristian Kandeler2017-08-184-0/+138
* | Allow overriding the Qbs autotest profile with an environment variableJake Petroules2017-08-162-10/+13
* | Merge 1.9 into masterChristian Kandeler2017-08-1418-29/+173
|\|
| * Fix build data rescuing when multiplexingChristian Kandeler2017-08-144-0/+28
| * Fix recursiveWildcards() autotestChristian Kandeler2017-08-031-0/+2