aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlstatemachine
Commit message (Expand)AuthorAgeFilesLines
* 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