aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlenginecleanup
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-278-8/+8
* tst_qqmlenginecleanup: Clean up memory managementAmanda Hamblin-Trué2023-08-151-15/+12
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-072-2/+2
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-118-217/+17
* Blacklist tst_qqmlenginecleanup::test_customModuleCleanup() on AndroidAndreas Buhr2022-04-251-0/+3
* Property include test data for tst_qqmlenginecleanupAndreas Buhr2022-04-061-0/+7
* Remove unused .qrc filesJoerg Bornemann2022-01-201-5/+0
* Fix license of tests from LGPL3 to GPL-EXCEPTKai Köhne2021-11-292-34/+18
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+3
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-33/+0
* QQmlMetaType: Remove qmlLists memberFabian Kosmale2021-03-191-13/+0
* Remove the qmake project filesFabian Kosmale2021-01-153-24/+0
* tst_qqmlenginecleanup::test_customModuleCleanup(): Add error outputFriedemann Kleint2021-01-041-2/+10
* Blacklist qqmlenginecleanup::test_customModuleCleanup() for MinGWFriedemann Kleint2020-12-231-0/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-063-7/+7
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-291-2/+2
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-122-1/+17
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-172-0/+15
| |\
| | * QQmlEngine: Test that types are correctly removedFabian Kosmale2020-02-102-0/+15
| * | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-1/+2
| |/
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-2/+1
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-153-7/+7
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-153-16/+43
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-142-0/+77
|/
* Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-258-9/+151
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Fix qmlClearTypeRegistrations() not dropping all registrationsSimon Hausmann2017-09-192-9/+52
* Fix some test failures with QT_NO_OPENGL buildsAndy Nichols2016-05-061-2/+1
* Updated license headersJani Heikkinen2016-01-206-102/+72
* Fixed qtdeclarative tests to pass with updated license headerJani Heikkinen2016-01-201-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Fixed license headersJani Heikkinen2015-02-173-3/+3
* Update copyright headersJani Heikkinen2015-02-126-87/+63
* Fix QtQuick2 module unload supportChris Adams2014-12-044-0/+208
* Update license headers and add new licensesJani Heikkinen2014-08-253-55/+31
* Fix qmlClearTypeRegistrations testsAlan Alpert2013-09-174-0/+207