aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* Fix session autotest for slow machinesChristian Kandeler2019-10-141-1/+1
* Merge 1.14 into masterChristian Kandeler2019-10-081-1/+2
|\
| * Darwin: Adapt to Xcode 11Christian Kandeler2019-10-041-1/+2
* | Introduce the session commandChristian Kandeler2019-09-189-0/+683
* | Merge 1.14 into masterChristian Kandeler2019-08-301-1/+2
|\|
| * Autotests: Work around compression bug in 5.13.0Christian Kandeler2019-08-301-1/+2
* | Merge 1.14 into masterChristian Kandeler2019-08-267-0/+50
|\|
| * Process Command: Do not needlessly interpret output as textChristian Kandeler2019-08-267-0/+50
* | More autotest fixesChristian Kandeler2019-08-151-0/+1
* | C++: Add support for clang on WindowsChristian Kandeler2019-08-147-9/+78
* | Fix autotests for older compilersChristian Kandeler2019-08-071-0/+1
* | Add command and AutotestRunner timeoutJochen Ulrich2019-08-014-0/+78
* | Speed up TestBlackboxJobLimitsIvan Komissarov2019-07-083-3/+3
|/
* 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