aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add qml app deployment auto testAlexandru Croitor2022-03-1911-0/+518
* Android: various test fixesAssam Boudjelthia2022-03-022-1/+8
* QML: Host only testsPasi Petäjäjärvi2022-01-251-5/+9
* Provide a function for querying QML module details for deploymentCraig Scott2021-12-139-0/+110
* Add missing qproperty includeFabian Kosmale2021-11-261-0/+1
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-223-3/+3
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-3/+3
* Update and re-enable the cmake qmlimportscanner auto test for Qt6Craig Scott2021-09-023-27/+27
* CMake: Fix tooling_imports test to pass with a static Qt buildAlexandru Croitor2021-08-251-1/+1
* Allow import of modules with only C++ types built into the binaryUlf Hermann2021-08-186-0/+174
* Add test for tooling invocations set up by CMake APICraig Scott2021-08-1811-3/+210
* Update and re-add qtquickcompiler cmake testCraig Scott2021-08-115-23/+55
* CMake: Add test to check backing lib resources are linkedAlexandru Croitor2021-08-064-0/+232
* CMake: Restore CMake auto testsAlexandru Croitor2021-06-252-48/+68
* Remove the qmake project filesFabian Kosmale2021-01-151-7/+0
* Prepare Qt5QuickCompiler.cmake.in for Qt6Ulf Hermann2020-07-051-6/+6
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-115-3/+93
|\
| * CMake: Provide API to allow handling of QML static pluginsAlexandru Croitor2019-08-175-0/+94
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-1/+5
|/
* CMake: Don't handle empty resource filesAndy Shaw2018-12-172-1/+1
* qtquick_compiler_add_resources() with spaces in pathsSimon Hausmann2018-03-273-2/+2
* Improve QtQuickCompiler cmake testsSimon Hausmann2018-03-274-6/+31
* Add support for qtquick_compiler_add_resources with cmake buildsSimon Hausmann2018-02-155-0/+44
* Set CMP0056 to NEW only if it exists for the running cmake versionStephen Kelly2016-01-081-1/+3
* CMake: Make sure to export all pluginsKevin Funk2015-11-022-0/+16
* Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-87/+0
* CMake: Add a test for module includesStephen Kelly2012-10-291-0/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Test that the package configs for QtDeclarative work.Stephen Kelly2012-07-194-0/+102