aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlbasicapp/tst_qmlbasicapp.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests: Skip tst_qmlbasicapp when builtin dataAri Parkkila2024-08-191-2/+2
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-2/+2
* Avoid target name conflictFabian Kosmale2022-07-271-19/+19
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Android: various test fixesAssam Boudjelthia2022-03-021-3/+14
* CMake: Include upper case .js and .mjs files in qmldirUlf Hermann2022-02-011-1/+7
* Fix generation of names in qmldir filesUlf Hermann2021-09-081-0/+12
* Add NO_RESOURCE_TARGET_PATH option for executable backing targetsCraig Scott2021-08-181-4/+4
* Fix plugin importing in tst_qmlbasicappCraig Scott2021-07-291-3/+0
* Add test for Q_IMPORT_QML_PLUGINFabian Kosmale2021-07-201-0/+3
* CMake: Always add the qmldir to the resource file systemUlf Hermann2021-07-011-0/+17
* QtQml: Key plugins by URI where possibleUlf Hermann2021-06-301-1/+0
* CMake: Add qmldir classname entry only if there is a pluginUlf Hermann2021-06-241-0/+28
* CMake: Copy RESOURCES files to the build directory, tooUlf Hermann2021-06-241-1/+0
* Add basic QML application to test CMake API for QML modulesUlf Hermann2021-06-241-0/+86