Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-04 | Cleanup: remove qPref::canonical_version() and qPref::mobile_version() | ||
These two member functions were never used, but cause frequent recompilation of the qPref.cpp file. Remove them for now until their usefulness becomes evident. These were the only functions tested in test_qPref.qml. Therefore remove this test-file. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||
2018-09-11 | tests: update qml test cases | ||
use new qml registration Signed-off-by: Jan Iversen <jani@apache.org> | |||
2018-07-12 | tests: make qml test harness | ||
build a qml test runner that includes ssrf interface The qml test runner allows having qml test files. Signed-off-by: Jan Iversen <jani@apache.org> |