aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in qmake buildChristian Kandeler2017-01-053-0/+3
* Fix javaDependencyTracking autotest with Java 6 on Windows and LinuxJake Petroules2016-12-191-9/+7
* Fix clangdb autotests with MSVC and MinGWJake Petroules2016-12-193-15/+35
* Fix deploymentTarget autotest with older versions of XcodeJake Petroules2016-12-142-13/+33
* Fix clangdb autotest on WindowsChristian Kandeler2016-12-131-0/+12
* Fix erroneousFiles test on Windows when ls.exe is in the PATHJake Petroules2016-12-121-1/+1
* Split up javaDependencyTracking testJake Petroules2016-12-122-15/+31
* Fix unnecessary output noise and absolute path assertions in testsJake Petroules2016-12-121-0/+1
* Fix passing -arch x86_64h or -arch armv7 to Clang for Apple targetsJake Petroules2016-12-092-10/+56
* Fix some issues in the WiX module causing the autotest to failJake Petroules2016-12-092-9/+13
* Fix javaDependencyTrackingInnerClass test when Java is not installedv1.7.0Jake Petroules2016-12-091-1/+9
* Downgrade error message from JavaCompilerScanner to a warningJake Petroules2016-12-074-0/+22
* Emit deprecation warnings for relative paths in certain contextsChristian Kandeler2016-12-0618-0/+80
* Add support for building Inno Setup packagesJake Petroules2016-12-055-0/+77
* ModuleLoader: Check the names of PropertyOptions itemsChristian Kandeler2016-12-021-0/+1
* Fix change tracking for module properties requested from artifactsChristian Kandeler2016-11-304-3/+29
* Accurate handling of Qt.core.resourcePrefixDenis Klychkov2016-11-283-1/+13
* Separate file scope and imports scopeChristian Kandeler2016-11-245-0/+24
* Set product scope in nested groups from modulesChristian Kandeler2016-11-231-0/+1
* Cpp Module: Remove default rpath entry for LinuxChristian Kandeler2016-11-221-1/+1
* Fix plugin-meta-data test on macOSJake Petroules2016-11-211-0/+3
* Handle some TODO items in test projectsChristian Kandeler2016-11-183-9/+3
* Merge 1.6 into 1.7Christian Kandeler2016-11-172-2/+10
|\
| * Fix bug that causes re-linking on every build on Linux1.6Christian Kandeler2016-11-142-2/+10
* | Skip soversion test on Windows more reliablyChristian Kandeler2016-11-171-2/+2
* | Warn against possibly improper use of JS extensions in qbs project filesChristian Kandeler2016-11-1111-0/+170
* | Let nested groups inherit the parent group's file tagsChristian Kandeler2016-11-103-1/+36
* | Merge "Merge 1.6 into master"Christian Kandeler2016-11-094-0/+70
|\ \
| * | Merge 1.6 into masterChristian Kandeler2016-11-084-0/+70
| |\|
| | * Executor: Fix dynamic rules with generated inputsv1.6.1Christian Kandeler2016-11-084-0/+70
* | | Fix xcode autotestChristian Kandeler2016-11-091-1/+1
|/ /
* | Allow JavaScript expressions when overriding propertiesChristian Kandeler2016-11-082-4/+4
* | Fix potential null pointer access in build graph loaderChristian Kandeler2016-11-041-3/+4
* | Improve autotest for generating qrc filesChristian Kandeler2016-10-282-8/+15
* | Add support for generating qrc filesChristian Kandeler2016-10-286-0/+64
* | Skip checkClangDetectsSourceCodeProblems for clang < 3.7.0Joerg Bornemann2016-10-252-0/+21
* | Add support for the QtScxml moduleChristian Kandeler2016-10-205-0/+81
* | Merge 1.6 into masterChristian Kandeler2016-10-175-7/+46
|\|
| * Fix autotest for QTBUG-51237Christian Kandeler2016-10-141-4/+0
| * Convert null variant values to empty listsChristian Kandeler2016-10-144-0/+49
| * Fix bundleStructure autotestJake Petroules2016-10-101-6/+0
| * Remove ResourceRules handlingJake Petroules2016-10-071-1/+1
* | Do not auto-convert values to property typesChristian Kandeler2016-10-063-9/+30
* | Cpp Module: Add soVersion propertyChristian Kandeler2016-09-304-0/+71
* | Remove executable flag from qbs and js filesEike Ziller2016-09-051-0/+0
* | Tests: Fix the type of some values assigned to propertiesChristian Kandeler2016-09-013-3/+3
* | Minor cleanups in clangdb autotestChristian Kandeler2016-08-302-12/+7
* | Fix clangdb test on WindowsChristian Kandeler2016-08-301-0/+5
* | Merge 1.6 into masterChristian Kandeler2016-08-296-0/+79
|\|
| * Fix file scope for Properties conditionsChristian Kandeler2016-08-295-0/+27