aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2015-05-08 20:01:05 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-05-08 20:01:05 +0000
commitd505d69dc1360df340bf4537296d869ba58ecc0d (patch)
tree5b3e6ae0062542e49a7fc2477ae99920861fc82b /tests/CMakeLists.txt
parent49f49d4c18c2cc77a1a305c93a74e9e8ec903526 (diff)
parenta24c4f335c86c2d9bf97feb47471e6fe39e196d9 (diff)
downloadayatana-indicator-datetime-d505d69dc1360df340bf4537296d869ba58ecc0d.tar.gz
ayatana-indicator-datetime-d505d69dc1360df340bf4537296d869ba58ecc0d.tar.bz2
ayatana-indicator-datetime-d505d69dc1360df340bf4537296d869ba58ecc0d.zip
If the "X-CANONICAL-ACTIVATION-URL" x-prop is defined in the VTODO or VEVENT, use it for url delegation. Fixes: #1426519
Approved by: PS Jenkins bot, Ted Gould
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 8b6ec5d..41efa06 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -93,6 +93,7 @@ function(add_eds_test_by_name name)
${GVFSD} # arg7: gvfsd exec
${CMAKE_CURRENT_SOURCE_DIR}/${TEST_NAME}-config-files) # arg8: canned config files
endfunction()
+add_eds_test_by_name(test-eds-tasks)
add_eds_test_by_name(test-eds-valarms)