aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use TemporaryProfile in TestBlackbox::qtBug51237Ivan Komissarov2021-03-041-8/+6
* Implement codesign moduleJake Petroules2021-02-181-2/+2
* Implement missing check for allowed values in PropertyOptionsIvan Komissarov2020-10-281-1/+52
* clang-tidy: Apply modernize-use-nullptr fix-itIvan Komissarov2020-10-261-1/+1
* xcode12: fix compiler warningsIvan Komissarov2020-09-251-4/+4
* Make protobuf.*.outputDir public againKai Dohmen2020-09-241-0/+24
* Add protobuf.nanopb moduleKai Dohmen2020-09-161-0/+1
* GitHub actions: fix the fallbackModuleProvider testIvan Komissarov2020-09-141-3/+0
* Fix InnoSetupModule to support InnoSetup v6Ivan Komissarov2020-09-041-45/+15
* Initial support for GitHub ActionsIvan Komissarov2020-09-011-0/+16
* Fix setting base profiles in testsIvan Komissarov2020-08-311-0/+3
* Introduce an "exportingProduct" variableChristian Kandeler2020-08-241-1/+1
* Merge branch 1.17 into masterRichard Weickelt2020-08-141-0/+10
|\
| * Tune search order of path probesIvan Komissarov2020-08-131-0/+2
| * Add XFAIL-ing autotest for newly discovered bugChristian Kandeler2020-08-051-0/+8
* | Merge branch 1.17 into masterRichard Weickelt2020-07-241-0/+37
|\|
| * Add support for Cap'n Proto for the c++ languageIvan Komissarov2020-07-211-0/+26
| * Fix loading optional transitive dependenciesIvan Komissarov2020-07-161-0/+10
| * Probes: Remove nameFilter from FrameworkProbeIvan Komissarov2020-07-161-0/+1
* | Replace QRegExp by QRegularExpressionChristian Stenger2020-07-231-15/+21
|/
* Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-161-8/+8
* MSVC: Add missing handling for cpp.distributionIncludePaths propertyDenis Shienkov2020-06-151-0/+7
* TestBlackbox: Fix wrong indentationChristian Kandeler2020-05-291-1/+2
* Msvc: Handle windows module definition fileDenis Shienkov2020-05-261-0/+20
* Fix or skip tests to be able to run with the iOS profileIvan Komissarov2020-05-221-21/+131
* Fix ModuleLoader::moduleProviderConfigIvan Komissarov2020-05-111-0/+2
* Fix TestBlackbox::installLocations for mingwIvan Komissarov2020-04-281-3/+10
* Fix autodetecting mingw compiler in PATHIvan Komissarov2020-04-031-13/+17
* Convenience items can now install separated debug infoIvan Komissarov2020-03-201-2/+35
* Refactor TestBlackbox::installLocations()Ivan Komissarov2020-03-201-21/+38
* Make Library.qbs configurableIvan Komissarov2020-03-181-2/+15
* Add qbs.hostArchitecture propertyIvan Komissarov2020-03-111-0/+11
* Fix emptyProfile autotestChristian Kandeler2020-03-101-13/+21
* Simplify the emptyProfile autotestChristian Kandeler2020-03-091-3/+1
* setup-toolchains now sets the qbs.toolchainType, not qbs.toolchainIvan Komissarov2020-03-091-9/+9
* Add "profiling" build variantIvan Komissarov2020-03-061-0/+19
* Rule execution: Fix potential infinite loopChristian Kandeler2020-03-051-0/+7
* Artifact Scanning: Prefer scan results from product dependenciesChristian Kandeler2020-03-031-0/+22
* Fix the error when the last module candidate is not a moduleIvan Komissarov2020-02-271-0/+9
* Add XFAIL-ing autotest for newly discovered bugChristian Kandeler2020-02-261-0/+19
* Autodetect clang-cl by using ProbeIvan Komissarov2020-02-171-0/+15
* Add ConanfileProbe item for querying conan recipe filesRichard Weickelt2020-02-151-0/+34
* Autotedect MSVC compiler by using a probeIvan Komissarov2020-02-141-0/+11
* More meaningful SKIP messages for macOSIvan Komissarov2020-02-061-4/+9
* Merge branch '1.15' into masterRichard Weickelt2020-02-051-0/+3
|\
| * Fix probes referencing project properties1.15Richard Weickelt2020-02-051-0/+3
* | Improve TestBlackbox::pathProbeIvan Komissarov2020-02-031-0/+2
* | MSVC: Use compiler driver for linkingIvan Komissarov2020-01-241-0/+30
* | Use an empty array for the qbs.targetOS if targetPlatform is undefinedIvan Komissarov2020-01-141-0/+6
* | Order list properties by dependenciesRichard Weickelt2020-01-081-2/+54