aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-253-216/+395
* baremetal: Add auto-test for 'static library' dependentiesDenis Shienkov2020-06-2510-0/+92
* Add autotest for renaming a qbs project fileChristian Kandeler2020-06-224-0/+52
* Add a test case for source files disappearing during the buildChristian Kandeler2020-06-225-0/+52
* baremetal: Add auto-test for cpp.distributionIncludePaths propertyDenis Shienkov2020-06-176-0/+30
* baremetal: Add auto-test for cpp.systemIncludePaths propertyDenis Shienkov2020-06-176-0/+30
* baremetal: Add auto-test for cpp.includePaths propertyDenis Shienkov2020-06-176-0/+31
* baremetal: Long live "application" product type testDenis Shienkov2020-06-1611-0/+166
* Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-167-15/+25
* MSVC: Add missing handling for cpp.distributionIncludePaths propertyDenis Shienkov2020-06-155-0/+24
* Android: Add option to use aapt2 instead of aapt in Android.sdk moduleRaphaël Cotty2020-06-041-30/+145
* TestBlackbox: Fix wrong indentationChristian Kandeler2020-05-291-1/+2
* Fix TestBlackboxExamples for environments without QtChristian Kandeler2020-05-295-21/+26
* Add blackbox examples testIvan Komissarov2020-05-287-0/+199
* Msvc: Handle windows module definition fileDenis Shienkov2020-05-266-0/+124
* 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