~unity-team/unity8/hotfix-launcher-on-dash

« back to all changes in this revision

Viewing changes to tests/qmltests/CMakeLists.txt

  • Committer: Michael Terry
  • Date: 2014-05-05 22:07:57 UTC
  • mfrom: (881 unity8)
  • mto: (138.5.2 split-logrotate)
  • mto: This revision was merged to the branch mainline in revision 933.
  • Revision ID: michael.terry@canonical.com-20140505220757-dwz5ulj42vz1ahxv
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
add_qml_test(Components SeeMore)
34
34
add_qml_test(Components Showable)
35
35
add_qml_test(Components PageHeaderLabel)
 
36
add_qml_test(Components ZoomableImage)
36
37
add_qml_test(Dash Dash)
37
38
add_qml_test(Dash DashContent)
38
39
add_qml_test(Dash Card)