~unity-team/unity8/trunk

« back to all changes in this revision

Viewing changes to tests/qmltests/CMakeLists.txt

  • Committer: Bileto Bot
  • Author(s): Michael Zanetti
  • Date: 2016-12-07 13:43:25 UTC
  • mfrom: (2659.5.57 unity8-appdrawer)
  • Revision ID: ci-train-bot@canonical.com-20161207134325-3d9187gz3wuz4fdi
Add the ApplicationDrawer

Approved by: Lukáš Tinkl, Unity8 CI Bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
add_unity8_qmltest(Greeter NarrowView)
72
72
add_unity8_qmltest(Greeter WideView)
73
73
add_unity8_qmltest(Launcher Launcher)
 
74
add_unity8_qmltest(Launcher Drawer)
74
75
add_unity8_qmltest(Notifications Notifications)
75
76
add_unity8_qmltest(Notifications VisualSnapDecisionsQueue)
76
77
add_unity8_qmltest(Notifications OptionToggle)