aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 1.14 into masterChristian Kandeler2019-08-261-0/+8
|\
| * Process Command: Do not needlessly interpret output as textChristian Kandeler2019-08-261-0/+8
* | C++: Add support for clang on WindowsChristian Kandeler2019-08-141-5/+19
* | Add command and AutotestRunner timeoutJochen Ulrich2019-08-011-0/+29
|/
* Add support for gRPC to the protobuf.cpp moduleIvan Komissarov2019-06-271-0/+23
* Add PathProbe::candidateFilter propertyIvan Komissarov2019-06-261-0/+1
* Allow PathProbe to search multiple filesIvan Komissarov2019-06-251-0/+30
* Apply modernize-loop-convert fix-itIvan Komissarov2019-05-211-2/+2
* Add test for precompiled header and redefined macroIvan Komissarov2019-05-111-0/+6
* Merge 1.13 into masterChristian Kandeler2019-05-101-14/+43
|\
| * 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-291-8/+34
| * Print LC_BUILD_VERSION instead of LC_VERSION_MIN_MACOSXIvan Komissarov2019-04-261-4/+5
* | Merge 1.13 into masterChristian Kandeler2019-04-261-3/+6
|\|
| * Do not check for minimumMacosVersion when not specifiedIvan Komissarov2019-04-251-3/+6
* | Fix tests on non-latin systemsIvan Komissarov2019-04-231-1/+4
* | Add support for the clang-cl compilerIvan Komissarov2019-04-101-0/+2
* | Merge 1.13 into masterChristian Kandeler2019-04-051-1/+3
|\|
| * Fix badInterpreter autotestChristian Kandeler2019-04-051-1/+3
* | Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-2/+2
|/
* Return initializer list where it is possibleDenis Shienkov2019-02-261-17/+11
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-49/+49
* 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
* Module providers: Fix some change tracking problemsChristian Kandeler2019-02-111-1/+2
* Introduce module providersChristian Kandeler2019-01-231-0/+100
* Add recursive dependency scanning of GNU ld linkerscriptsOla Røer Thorsen2019-01-181-11/+77
* Scanner item: Do not re-use the searchPaths value for other inputsChristian Kandeler2019-01-151-0/+18
* GCC: Make it possible to force the linker variantChristian Kandeler2019-01-071-0/+28
* Add atEnd() function to the Process serviceOla Røer Thorsen2019-01-031-1/+2
* Fix FileInfo.canonicalPath blackbox test for non-UnixJoerg Bornemann2019-01-021-1/+2
* Add FileInfo.canonicalPathJoerg Bornemann2018-12-201-1/+2
* Add protobuf.cpp and protobuf.objc modulesIvan Komissarov2018-11-221-0/+34
* Merge 1.12 into masterChristian Kandeler2018-10-261-4/+20
|\
| * Fix TestBlackbox::qbsConfig()Christian Kandeler2018-10-241-4/+20
* | Prevent "dynamic" values from getting assigned to command propertiesChristian Kandeler2018-10-251-0/+12
* | Merge 1.12 into masterChristian Kandeler2018-10-121-4/+4
|\|
| * Fix autotests for Xcode 10Christian Kandeler2018-10-051-3/+3
| * Fix TestBlackbox::cxxLanguageVersionChristian Kandeler2018-10-041-1/+1
* | Merge 1.12 into masterChristian Kandeler2018-09-041-0/+7
|\|
| * Executor: Fix invalid assertionChristian Kandeler2018-09-031-0/+7
* | MSVC: Give hint about possible reason for missing import libChristian Kandeler2018-09-041-0/+31
* | Merge 1.12 into masterChristian Kandeler2018-08-101-0/+10
|\|
| * Fix potential false caching of module prototypesChristian Kandeler2018-08-101-0/+10
* | Merge "Merge 1.12 into master"Christian Kandeler2018-08-031-6/+19
|\ \
| * | Merge 1.12 into masterChristian Kandeler2018-08-031-6/+19
| |\|
| | * Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-08-021-0/+1
| | * Fix false positives in artifacts map change trackingChristian Kandeler2018-07-301-6/+18
* | | RulesApplicator: Fix possible assertion failureChristian Kandeler2018-08-031-0/+23
|/ /