aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlstatemachine
Commit message (Expand)AuthorAgeFilesLines
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-234-216/+0
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-7/+0
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+42
* Log all errors through testlib if a component has errorsJan Arve Sæther2019-07-011-1/+1
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-5/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Updated license headersJani Heikkinen2016-01-202-34/+24
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Test if the state machine reacts to a QObject signal.BogDan Vatra2015-07-153-0/+199