~paulliu/unity/phablet_add-qmluitest1

« back to all changes in this revision

Viewing changes to tests/qmluitests/Panel/CMakeLists.txt

added tests for Indicators Overview Page

Volume slider and Flight mode button have been left for now as they don't do anything.

Approved by PS Jenkins bot, Nick Dedekind.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
add_qml_test(Indicators IMPORT_PATHS ${CMAKE_CURRENT_BINARY_DIR}/qml)
5
5
add_qml_test(Panel IMPORT_PATHS ${CMAKE_CURRENT_BINARY_DIR}/qml)
6
6
add_qml_test(SearchIndicator)
 
7
add_qml_test(Overview)