~alan-griffiths/mir/knee-jerk-mir_surface_state_automatic

« back to all changes in this revision

Viewing changes to tests/unit-tests/frontend/CMakeLists.txt

  • Committer: Kevin DuBois
  • Date: 2012-11-13 01:36:29 UTC
  • mfrom: (245 trunk)
  • mto: This revision was merged to the branch mainline in revision 246.
  • Revision ID: kevin.dubois@canonical.com-20121113013629-q4496w4mp5e33auk
merge in base branch. move the demo clients to a new directory, examples/

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# Authored by: Thomas Voss <thomas.voss@canonical.com>
16
16
 
17
17
list(APPEND UNIT_TEST_SOURCES 
 
18
  ${CMAKE_CURRENT_SOURCE_DIR}/test_application_manager.cpp
 
19
  ${CMAKE_CURRENT_SOURCE_DIR}/test_application_session.cpp
 
20
  ${CMAKE_CURRENT_SOURCE_DIR}/test_application_session_model.cpp
 
21
  ${CMAKE_CURRENT_SOURCE_DIR}/test_registration_order_focus_selection_strategy.cpp
 
22
  ${CMAKE_CURRENT_SOURCE_DIR}/test_single_visibility_focus_mechanism.cpp
18
23
  ${CMAKE_CURRENT_SOURCE_DIR}/test_protobuf_socket_communicator.cpp
19
24
  ${CMAKE_CURRENT_SOURCE_DIR}/test_protobuf_socket_communicator_surface_counter.cpp
20
25
  ${CMAKE_CURRENT_SOURCE_DIR}/test_protobuf_socket_communicator_fd.cpp