~charlesk/indicator-datetime/lp-1591246-fix-message-icons

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Charles Kerr
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2016-05-14 02:07:10 UTC
  • Revision ID: charles.kerr@canonical.com-20160514020710-ox3x144ph6ht3b96
sync with indicator-datetime/15.10 to pick up Renato's calendar fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
add_test_by_name(test-formatter)
58
58
add_test_by_name(test-live-actions)
59
59
add_test_by_name(test-locations)
 
60
add_test_by_name(test-menu-appointments)
60
61
add_test_by_name(test-menus)
61
62
add_test_by_name(test-planner)
62
63
add_test_by_name(test-settings)
85
86
            ${CMAKE_CURRENT_BINARY_DIR}/${TEST_NAME}               # arg2: test executable path
86
87
            ${TEST_NAME}                                           # arg3: test name
87
88
            ${CMAKE_CURRENT_SOURCE_DIR}/test-eds-ics-config-files  # arg4: base directory for config file template
88
 
            ${CMAKE_CURRENT_BINARY_DIR}/${TEST_NAME}.ics)          # arg5: the ical file for this test
 
89
            ${CMAKE_CURRENT_BINARY_DIR}/${TEST_NAME}.ics           # arg5: the ical file for this test
 
90
            ${CMAKE_CURRENT_SOURCE_DIR}/accounts.db)               # arg6: online accounts database
89
91
endfunction()
90
92
add_eds_ics_test_by_name(test-eds-ics-all-day-events)
91
93
add_eds_ics_test_by_name(test-eds-ics-repeating-events)
95
97
add_eds_ics_test_by_name(test-eds-ics-tzids)
96
98
add_eds_ics_test_by_name(test-eds-ics-tzids-2)
97
99
add_eds_ics_test_by_name(test-eds-ics-tzids-utc)
 
100
add_eds_ics_test_by_name(test-eds-ics-non-attending-alarms)
98
101
 
99
102
 
100
103
# disabling the timezone unit tests because they require