~dobey/unity-scope-click/check-purchased

« back to all changes in this revision

Viewing changes to libclickscope/tests/CMakeLists.txt

  • Committer: Rodney Dawes
  • Date: 2014-07-16 21:49:11 UTC
  • mfrom: (314.2.19 devel)
  • Revision ID: rodney.dawes@canonical.com-20140716214911-3vn31avz0lwzcn2e
Merge tip of devel branch.
Move mock pay code to mock_pay.h.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
  test_bootstrap.cpp
27
27
  test_configuration.cpp
28
28
  test_departments.cpp
29
 
  test_departments-db.cpp
30
29
  test_download_manager.cpp
31
30
  test_index.cpp
32
31
  test_interface.cpp
34
33
  test_reviews.cpp
35
34
  test_smartconnect.cpp
36
35
  test_webclient.cpp
 
36
  test_departments.cpp
 
37
  test_departments-db.cpp
37
38
 
38
39
  ${CMAKE_CURRENT_BINARY_DIR}/test_data.cpp
39
40
)