Skip to content

Introduce ECMQmlTests module

Arjen Hiemstra requested to merge work/ahiemstra/qmltests into master

This adds ECMQmlTests.cmake that contains a number of convenience functions for creating QML autotests. It includes a way of adding a set of simple "instantiation" tests to verify QML objects can be created correctly.

Draft mostly because I still need to add autotests for this module.

Edited by Arjen Hiemstra

Merge request reports