aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* C++ scanner: Register for rc filesChristian Kandeler2019-01-174-6/+28
* Scanner item: Do not re-use the searchPaths value for other inputsChristian Kandeler2019-01-158-0/+52
* Fix buildChristian Kandeler2019-01-141-1/+1
* Qt support: Use gold linker if Qt is configured that wayChristian Kandeler2019-01-144-0/+27
* SetupProjectParameters: Remove invalid assertionChristian Kandeler2019-01-073-0/+25
* GCC: Make it possible to force the linker variantChristian Kandeler2019-01-074-0/+51
* Add atEnd() function to the Process serviceOla Røer Thorsen2019-01-032-1/+20
* Fix FileInfo.canonicalPath blackbox test for non-UnixJoerg Bornemann2019-01-022-2/+4
* Add FileInfo.canonicalPathJoerg Bornemann2018-12-202-1/+3
* Merge 1.12 into masterChristian Kandeler2018-12-174-0/+73
|\
| * Fix bogus error about duplicate source filesChristian Kandeler2018-12-134-0/+73
* | Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-103-4/+4
* | Android autotests: Add missing fileChristian Kandeler2018-12-071-0/+0
* | Support big Qt resourcesJoerg Bornemann2018-11-301-1/+28
* | Fix protobuf autotestsChristian Kandeler2018-11-224-30/+18
* | Add protobuf.cpp and protobuf.objc modulesIvan Komissarov2018-11-2214-0/+388
* | qbs build: Fix look-up of qbs executable by autotestsChristian Kandeler2018-11-212-4/+5
* | Fix android autotest for the case of no Qt profile being presentChristian Kandeler2018-11-161-0/+2
* | Properly support building Qt apps for AndroidChristian Kandeler2018-11-167-12/+264
* | Fix TestApi::generatedFilesList() for static QtChristian Kandeler2018-11-131-1/+2
* | Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2018-11-131-0/+1
* | Fix pluginSupport autotestChristian Kandeler2018-11-125-11/+57
* | Qt support: Allow users to pull in plugins by typeChristian Kandeler2018-11-096-0/+44
* | qbs module: Do not set default values for multiplexing propertiesChristian Kandeler2018-10-311-0/+1
* | Add "show progress" support on WindowsAndreas Zieringer2018-10-301-8/+5
* | Merge 1.12 into masterChristian Kandeler2018-10-265-4/+82
|\|
| * Fix TestBlackbox::qbsConfig()Christian Kandeler2018-10-241-4/+20
| * Do not try to evaluate the properties of non-present modulesChristian Kandeler2018-10-224-0/+62
* | Prevent "dynamic" values from getting assigned to command propertiesChristian Kandeler2018-10-254-7/+26
* | Fix Android autotests without a dedicated profileChristian Kandeler2018-10-232-0/+2
* | Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-195-10/+82
* | Merge 1.12 into masterChristian Kandeler2018-10-1221-39/+120
|\|
| * Fix build with MSVCChristian Kandeler2018-10-111-1/+1
| * Remove bogus assertion from Properties item handlerChristian Kandeler2018-10-116-0/+58
| * Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-115-7/+18
| * 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
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-041-8/+6
* | Merge 1.12 into masterChristian Kandeler2018-09-043-0/+39
|\|
| * Executor: Fix invalid assertionChristian Kandeler2018-09-033-0/+39
* | MSVC: Give hint about possible reason for missing import libChristian Kandeler2018-09-046-0/+74
* | Filter references to importingProduct from exported list propertiesChristian Kandeler2018-09-041-1/+6
* | Android: Properly support the aidl toolChristian Kandeler2018-08-276-1/+59
* | Fix race condition in TestBlackboxJobLimitsChristian Kandeler2018-08-132-11/+32
* | Merge 1.12 into masterChristian Kandeler2018-08-1010-0/+118
|\|
| * Fix potential false caching of module prototypesChristian Kandeler2018-08-107-0/+56
| * ModuleLoader: Fix edge case in Depends.productTypesChristian Kandeler2018-08-083-0/+62
* | Enable the Application item to create Android appsChristian Kandeler2018-08-106-31/+45
* | Fix JobLimits autotest on macOSChristian Kandeler2018-08-091-0/+4