~smspillaz/unity/unity.less-paint-insanity

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: smspillaz
  • Date: 2012-06-14 08:20:19 UTC
  • Revision ID: sam.spilsbury@canonical.com-20120614082019-rtdlueidl3bj1t3l
Initial tests for ShellPaintSchedule

Show diffs side-by-side

added added

removed removed

Lines of Context:
150
150
                 test_unityshell_private.cpp
151
151
                 test_showdesktop_handler.cpp
152
152
                 test_hud_private.cpp
 
153
                 test_shell_paint_schedule.cpp
153
154
                 ${CMAKE_SOURCE_DIR}/launcher/AbstractLauncherIcon.cpp
154
155
                 ${CMAKE_SOURCE_DIR}/unity-shared/Animator.cpp
155
156
                 ${UNITY_SRC}/DebugDBusInterface.cpp
162
163
                 ${CMAKE_SOURCE_DIR}/launcher/FavoriteStorePrivate.cpp
163
164
                 ${CMAKE_SOURCE_DIR}/shortcuts/ShortcutModel.cpp
164
165
                 ${CMAKE_SOURCE_DIR}/shortcuts/ShortcutHintPrivate.cpp
 
166
                 ${CMAKE_SOURCE_DIR}/unity-shared/ShellPaintSchedule.cpp
165
167
                 ${CMAKE_SOURCE_DIR}/unity-shared/Introspectable.cpp
166
168
                 ${CMAKE_SOURCE_DIR}/unity-shared/TextureCache.cpp
167
169
                 ${CMAKE_SOURCE_DIR}/unity-shared/Timer.cpp