aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* More autotest fixesChristian Kandeler2019-08-152-0/+2
* C++: Add support for clang on WindowsChristian Kandeler2019-08-1411-16/+108
* Fix autotests for older compilersChristian Kandeler2019-08-072-0/+2
* Remove actualRunTime check to fix tests on CIJochen Ulrich2019-08-071-23/+2
* Add command and AutotestRunner timeoutJochen Ulrich2019-08-019-0/+226
* Merge 1.14 into masterChristian Kandeler2019-07-261-3/+3
|\
| * Work around deprecation warnings in Qthjk2019-07-241-3/+3
* | 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
* Apply modernize-use-auto fix-itIvan Komissarov2019-05-201-6/+6
* Fix -Wclazy-inefficient-qlist-softIvan Komissarov2019-05-201-3/+6
* 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-035-9/+9
* | Fix uninitialized variablesIvan Komissarov2019-05-024-8/+8
* | 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-107-2/+21
* | 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
* | Use auto when declaring iteratorsIvan Komissarov2019-03-071-24/+24
* | Use pass-by-value and moveIvan Komissarov2019-03-071-2/+6
* | Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-064-5/+8
* | Merge 1.13 into masterChristian Kandeler2019-03-0126-190/+192
|\|
| * 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-2513-139/+139
| * Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-232-3/+3
| * Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-237-15/+15
| * Replace non-const calls to temporaries with constIvan Komissarov2019-02-212-5/+9
| * Add const-references for non trivial types in range-for loopsIvan Komissarov2019-02-201-2/+2
* | Stop using the excludedAuxiliaryInputs property in autotestChristian Kandeler2019-02-121-1/+1
|/
* 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-2311-6/+187
* Add recursive dependency scanning of GNU ld linkerscriptsOla Røer Thorsen2019-01-185-12/+116