aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ProjectData: return const values/referencesIvan Komissarov2020-05-251-1/+1
* Fix or skip tests to be able to run with the iOS profileIvan Komissarov2020-05-2263-165/+761
* Fix clang 10 warnings about loop assignmentsChristian Kandeler2020-05-181-9/+9
* Android: clean flagsRaphaël Cotty2020-05-131-11/+0
* Fix copyrightsIvan Komissarov2020-05-125-10/+10
* Fix ModuleLoader::moduleProviderConfigIvan Komissarov2020-05-114-0/+27
* Add testcase for building projects with internal profilesRichard Weickelt2020-05-113-0/+29
* Merge 1.16 into masterChristian Kandeler2020-04-283-6/+16
|\
| * Fix TestBlackbox::installLocations for mingwIvan Komissarov2020-04-282-3/+13
| * Fix TestApi::localProfiles() for mingwv1.16.0Christian Kandeler2020-04-241-3/+3
* | Fix item scope for the "moduleProviders." itemsIvan Komissarov2020-04-271-2/+4
* | 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