Introduce ECMQmlTests module
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