aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/bindingdependencyapi/tst_bindingdependencyapi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* tst_bindingdependencyapi: Clean up memory managementAmanda Hamblin-Trué2023-08-151-20/+12
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* QQmlBinding::dependencies: Handle QPropertyFabian Kosmale2021-10-011-0/+31
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-1/+0
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Add API to learn about QQmlBinding's dependenciesAnton Kreuzkamp2017-08-131-0/+360