aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix new tests for iOSIvan Komissarov2020-04-174-1/+21
* Merge branch 'master' into wip/ci-iosIvan Komissarov2020-04-16118-436/+2110
|\
| * Merge branch '1.16' into masterRichard Weickelt2020-04-157-54/+143
| |\
| | * Darwin: Adapt to Xcode 11.4Christian Kandeler2020-04-062-13/+16
| | * Fix autodetecting mingw compiler in PATHIvan Komissarov2020-04-031-13/+17
| | * Export framework search path in qtscxml blackbox test on macOSRichard Weickelt2020-03-311-9/+13
| | * Do not use app.qmltypes anymoreMaximilian Goldstein2020-03-301-2/+2
| | * Convenience items can now install separated debug infoIvan Komissarov2020-03-202-2/+41
| | * Refactor TestBlackbox::installLocations()Ivan Komissarov2020-03-201-21/+38
| | * Make Library.qbs configurableIvan Komissarov2020-03-183-2/+24
| * | Fix aggregateDependencyLinking() with XCode 9.4Ivan Komissarov2020-04-152-2/+7
| |/
| * Add qbs.hostArchitecture propertyIvan Komissarov2020-03-114-0/+27
| * Fix emptyProfile autotestChristian Kandeler2020-03-101-13/+21
| * Simplify the emptyProfile autotestChristian Kandeler2020-03-091-3/+1
| * Qt: Add support for the new QML type registration mechanismChristian Kandeler2020-03-097-0/+354
| * setup-toolchains now sets the qbs.toolchainType, not qbs.toolchainIvan Komissarov2020-03-095-19/+28
| * Add "profiling" build variantIvan Komissarov2020-03-064-0/+38
| * Add clang-cl to the list of known toolchainsIvan Komissarov2020-03-061-0/+4
| * Qt support: Add support for moc metatype filesChristian Kandeler2020-03-067-0/+94
| * Rule execution: Fix potential infinite loopChristian Kandeler2020-03-054-0/+43
| * Artifact Scanning: Prefer scan results from product dependenciesChristian Kandeler2020-03-038-0/+64
| * Fix the error when the last module candidate is not a moduleIvan Komissarov2020-02-276-0/+21
| * Introduce QBS_TEST_SOURCE_ROOT environment variableRichard Weickelt2020-02-275-7/+32
| * Add XFAIL-ing autotest for newly discovered bugChristian Kandeler2020-02-269-0/+69
| * Autodetect clang-cl by using ProbeIvan Komissarov2020-02-171-0/+15
| * Add ConanfileProbe item for querying conan recipe filesRichard Weickelt2020-02-155-0/+107
| * Autotedect MSVC compiler by using a probeIvan Komissarov2020-02-144-0/+16
| * Fix code signing for Core Foundation bundlesLeon Buckel2020-02-131-0/+1
| * More meaningful SKIP messages for macOSIvan Komissarov2020-02-061-4/+9
| * Install some packages on Mac jobs to run more testsIvan Komissarov2020-02-061-0/+1
| * Merge branch '1.15' into masterRichard Weickelt2020-02-052-20/+34
| |\
| | * Fix probes referencing project properties1.15Richard Weickelt2020-02-052-20/+34
| * | Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-044-67/+254
| * | Improve TestBlackbox::pathProbeIvan Komissarov2020-02-0315-8/+79
| * | Tests: Fix expected path for jdkChristian Stenger2020-01-301-0/+1
| * | Tests: Do not expect sanitizers for MinGWChristian Stenger2020-01-301-0/+2
| * | Allow relaxed matching of multiplexed dependenciesRichard Weickelt2020-01-294-3/+54
| * | Apply 'modernize-pass-by-value' fix-itIvan Komissarov2020-01-288-18/+19
| * | MSVC: Use compiler driver for linkingIvan Komissarov2020-01-246-0/+70
| * | Test for the correct value for the NSPrincipalClassIvan Komissarov2020-01-201-1/+1
| * | Add checks for some types in infoPlistIvan Komissarov2020-01-201-0/+24
| * | travis: Add XCode 9.4 jobIvan Komissarov2020-01-203-0/+3
| * | Add overrideInfoPlist testIvan Komissarov2020-01-155-26/+112
| * | Use an empty array for the qbs.targetOS if targetPlatform is undefinedIvan Komissarov2020-01-143-0/+20
| * | Add Docker environment to test Qbs with Qt for AndroidRaphaël Cotty2020-01-105-4/+5
| * | API tests: Fix a time stamp issueChristian Kandeler2020-01-081-0/+1
| * | Order list properties by dependenciesRichard Weickelt2020-01-089-7/+105
| * | Fix 'performance-unnecessary-value-param' warningsIvan Komissarov2020-01-073-4/+4
| * | qbs_benchmarker: Validate commit parametersIvan Komissarov2020-01-061-0/+4
| * | API: Do not try to do manual book-keepingChristian Kandeler2020-01-062-163/+121