aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix autotests for Xcode < 10Christian Kandeler2018-10-081-1/+2
* Fix autotests for Xcode 10Christian Kandeler2018-10-0510-31/+40
* Fix TestBlackbox::cxxLanguageVersionChristian Kandeler2018-10-041-1/+1
* Executor: Fix invalid assertionChristian Kandeler2018-09-033-0/+39
* Fix potential false caching of module prototypesChristian Kandeler2018-08-107-0/+56
* ModuleLoader: Fix edge case in Depends.productTypesChristian Kandeler2018-08-083-0/+62
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-08-021-0/+1
* GCC: Allow the -march option to be set in project filesChristian Kandeler2018-08-021-0/+5
* Fix false positives in artifacts map change trackingChristian Kandeler2018-07-302-6/+45
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-07-111-0/+1
* Update the timestamps of file dependencies of rescued artifactsChristian Kandeler2018-07-103-1/+8
* benchmarker: Fix crash when called with no parametersChristian Kandeler2018-07-101-1/+8
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-07-061-0/+1
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-07-061-0/+1
* Fix TestBlackbox::pluginDependency on MacChristian Kandeler2018-07-051-2/+4
* ModuleLoader: Fix misleading error messageChristian Kandeler2018-07-043-0/+17
* Cover dependency parameter change tracking in autotestChristian Kandeler2018-07-042-2/+20
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-06-291-0/+1
* Autotests: Allow to parameterize the "file unlock grace period"Christian Kandeler2018-06-292-4/+13
* Do not crash on invalid property assignment in Export itemChristian Kandeler2018-06-262-0/+21
* Provide an error location for invalid property assignmentsChristian Kandeler2018-06-252-0/+17
* Properly diagnose invalid module property assignmentsChristian Kandeler2018-06-254-0/+75
* Fix the exportsQbs autotest for mingwChristian Kandeler2018-06-251-1/+1
* Fix rule input tags in the Exporter modulesChristian Kandeler2018-06-221-0/+26
* Benchmarker: Keep the temp data in case of a failureChristian Kandeler2018-06-221-5/+8
* Don't link to multiplexed libraries when depending on the aggregateAlexandru Croitor2018-06-205-0/+70
* Fix lex_yacc autotests for winbisonChristian Kandeler2018-06-189-5/+47
* MSVC: Relax version check for /WHOLEARCHIVEChristian Kandeler2018-06-181-1/+1
* Catch mis-use of "original" as default property valueChristian Kandeler2018-06-184-0/+28
* Check for duplicate entries in multiplex propertiesChristian Kandeler2018-06-154-2/+23
* Prevent adding empty file paths as dependenciesChristian Kandeler2018-06-084-3/+20
* Change tracking: Do not rescue outdated child artifactsChristian Kandeler2018-06-083-0/+72
* GCC: Fix input tags for static librariesChristian Kandeler2018-06-082-0/+9
* Fix property values that are pure assignments of importsJoerg Bornemann2018-06-064-0/+34
* Exporter.pkgconfig: Add support for custom variablesChristian Kandeler2018-06-062-0/+4
* Fix the qmlcachegen functionalityChristian Kandeler2018-06-052-1/+15
* Add module Exporter.pkgconfigChristian Kandeler2018-06-0414-0/+216
* Make sure probe results are also cached for shadow productsChristian Kandeler2018-06-043-0/+27
* Add support for system-level settingsChristian Kandeler2018-06-015-2/+94
* C++ scanner: Properly handle UTF-8 byte order markChristian Kandeler2018-05-305-0/+25
* Fix the type of the cpp.cLanguageVersion propertyChristian Kandeler2018-05-287-0/+57
* Fix TestBlackbox:vcsGit testAlexandru Croitor2018-05-181-0/+1
* Do not export anything from disabled productsChristian Kandeler2018-05-181-3/+0
* Mark parent artifacts explicitly as out of dateChristian Kandeler2018-05-184-0/+36
* ModuleLoader: Remove unneed loadBaseModule() callChristian Kandeler2018-05-175-0/+46
* Make Depends.productTypes in Export items workChristian Kandeler2018-05-162-3/+59
* Allow module instances with the same priority in different search pathsChristian Kandeler2018-05-1510-9/+52
* Fix TestBlackbox::makefileGenerator on macOS againChristian Kandeler2018-05-141-0/+2
* Fix TestBlackbox::maximumCxxLanguageVersion() againChristian Kandeler2018-05-141-2/+4
* Fix TestBlackbox::maximumCxxLanguageVersion()Christian Kandeler2018-05-141-3/+4