~mterry/+junk/unity8

« back to all changes in this revision

Viewing changes to tests/qmltests/CMakeLists.txt

  • Committer: CI bot
  • Author(s): Albert Astals
  • Date: 2014-06-23 11:16:48 UTC
  • mfrom: (942.4.17 dashviews_integration)
  • Revision ID: ps-jenkins@lists.canonical.com-20140623111648-kjvczpy41hm2dv72
Add VerticalJournal integration to Dash/scopes/QML Fixes: 1326467

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
add_qml_test(Components Rating)
30
30
add_qml_test(Components ResponsiveFlowView)
31
31
add_qml_test(Components ResponsiveGridView)
 
32
add_qml_test(Components ResponsiveVerticalJournal IMPORT_PATHS ${qmltest_DEFAULT_IMPORT_PATHS} ${CMAKE_BINARY_DIR}/plugins)
32
33
add_qml_test(Components SeeMore)
33
34
add_qml_test(Components Showable)
34
35
add_qml_test(Components PageHeaderLabel)