summaryrefslogtreecommitdiffstats
path: root/tests/qmldir
Commit message (Collapse)AuthorAge
* Ensure that we shutdown all resources before existing the test.Christian Mollekopf2018-07-25
| | | | A lingering resource will also block the test from exiting.
* Run views with a test dataset using TestStore.Christian Mollekopf2018-01-10
This allows us to start the view using qmlscene with a testdata set that is created in a test datastore (isolated from the regular data).