aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* Process Command: Do not needlessly interpret output as textChristian Kandeler2019-08-267-0/+50
* Add support for gRPC to the protobuf.cpp moduleIvan Komissarov2019-06-275-0/+115
* Fix TestBlackboxApple::infoPlist for tvos/ios/watchos platformsIvan Komissarov2019-06-261-5/+32
* Fix TestBlackboxApple::xcode for tvos/ios/watchos platformsIvan Komissarov2019-06-262-8/+40
* Add PathProbe::candidateFilter propertyIvan Komissarov2019-06-263-0/+15
* Allow PathProbe to search multiple filesIvan Komissarov2019-06-2522-0/+190
* Apply modernize-loop-convert fix-itIvan Komissarov2019-05-211-2/+2
* Add test for precompiled header and redefined macroIvan Komissarov2019-05-116-0/+87
* Merge 1.13 into masterChristian Kandeler2019-05-106-17/+75
|\
| * Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2019-05-083-3/+18
| * Fix qbsConfig test on MacosIvan Komissarov2019-05-021-2/+4
| * Fix compilation errorIvan Komissarov2019-04-301-3/+3
| * Fix lexyaccOutputs with outdated BisonIvan Komissarov2019-04-292-8/+35
| * Print LC_BUILD_VERSION instead of LC_VERSION_MIN_MACOSXIvan Komissarov2019-04-262-4/+18
* | Apply fix-its for the missing override keywordIvan Komissarov2019-05-031-1/+1
* | Fix uninitialized variablesIvan Komissarov2019-05-021-2/+2
* | Merge 1.13 into masterChristian Kandeler2019-04-261-3/+6
|\|
| * Do not check for minimumMacosVersion when not specifiedIvan Komissarov2019-04-251-3/+6
* | [Android] Allow the user to override version attributesBogDan Vatra2019-04-241-0/+2
* | Fix tests on non-latin systemsIvan Komissarov2019-04-232-2/+5
* | Add support for the clang-cl compilerIvan Komissarov2019-04-105-2/+15
* | Merge 1.13 into masterChristian Kandeler2019-04-052-3/+4
|\|
| * Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-051-2/+1
| * Fix badInterpreter autotestChristian Kandeler2019-04-051-1/+3
* | Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-063-4/+6
|/
* Android: Check for valid package name upon package creationChristian Kandeler2019-02-273-0/+4
* Return initializer list where it is possibleDenis Shienkov2019-02-266-26/+20
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-254-56/+56
* Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-231-2/+2
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-234-4/+4
* Replace non-const calls to temporaries with constIvan Komissarov2019-02-211-1/+1
* Add const-references for non trivial types in range-for loopsIvan Komissarov2019-02-201-2/+2
* Detect Qt via a module providerChristian Kandeler2019-02-121-9/+6
* Module providers: Fix some change tracking problemsChristian Kandeler2019-02-111-1/+2
* Qt: Allow users to explicitly tag files as mocableChristian Kandeler2019-01-296-0/+57
* Introduce module providersChristian Kandeler2019-01-238-0/+178
* Add recursive dependency scanning of GNU ld linkerscriptsOla Røer Thorsen2019-01-185-12/+116
* 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
* 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
* 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-211-3/+3