diff --git a/testing/tests/regression-suite/924-MOVE.result b/testing/tests/regression-suite/924-MOVE.result index 9b7fb645..6db97fbc 100644 --- a/testing/tests/regression-suite/924-MOVE.result +++ b/testing/tests/regression-suite/924-MOVE.result @@ -12,5 +12,5 @@ Content-Type: text/plain; charset="utf-8" ci_user_no: >10< data_name: >/user1/entire/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics< item_name: >/user1/entire/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics< - modified: >2009-11-08 20:28:50.893924+13< + mod_in_last_hour: >1< diff --git a/testing/tests/regression-suite/924-MOVE.test b/testing/tests/regression-suite/924-MOVE.test index 33c49644..ae992eac 100644 --- a/testing/tests/regression-suite/924-MOVE.test +++ b/testing/tests/regression-suite/924-MOVE.test @@ -8,7 +8,8 @@ HEADER=Destination: http://regression.host/caldav.php/user1/entire/DAYPARTY-77C6 HEAD QUERY -SELECT caldav_data.dav_name AS data_name, calendar_item.dav_name AS item_name, modified, +SELECT caldav_data.dav_name AS data_name, calendar_item.dav_name AS item_name, + (modified > (current_timestamp - '1 hour'::interval)) AS mod_in_last_hour, caldav_data.user_no AS cd_user_no, calendar_item.user_no AS ci_user_no, caldav_data.collection_id AS cd_collection, diff --git a/testing/tests/regression-suite/925-MOVE.result b/testing/tests/regression-suite/925-MOVE.result index 9b9b6fa5..618d5bb7 100644 --- a/testing/tests/regression-suite/925-MOVE.result +++ b/testing/tests/regression-suite/925-MOVE.result @@ -12,5 +12,5 @@ Content-Type: text/plain; charset="utf-8" ci_user_no: >10< data_name: >/user1/home/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics< item_name: >/user1/home/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics< - modified: >2009-11-08 20:28:50.893924+13< + mod_in_last_hour: >1< diff --git a/testing/tests/regression-suite/925-MOVE.test b/testing/tests/regression-suite/925-MOVE.test index 19a2d813..da99d330 100644 --- a/testing/tests/regression-suite/925-MOVE.test +++ b/testing/tests/regression-suite/925-MOVE.test @@ -8,7 +8,8 @@ HEADER=Destination: /caldav.php/user1/home/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74. HEAD QUERY -SELECT caldav_data.dav_name AS data_name, calendar_item.dav_name AS item_name, modified, +SELECT caldav_data.dav_name AS data_name, calendar_item.dav_name AS item_name, + (modified > (current_timestamp - '1 hour'::interval)) AS mod_in_last_hour, caldav_data.user_no AS cd_user_no, calendar_item.user_no AS ci_user_no, caldav_data.collection_id AS cd_collection, diff --git a/testing/tests/regression-suite/926-MOVE.result b/testing/tests/regression-suite/926-MOVE.result index 504da9b5..b1fed34e 100644 --- a/testing/tests/regression-suite/926-MOVE.result +++ b/testing/tests/regression-suite/926-MOVE.result @@ -12,5 +12,5 @@ Content-Type: text/plain; charset="utf-8" ci_user_no: >100< data_name: >/resource1/home/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics< item_name: >/resource1/home/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics< - modified: >2009-11-08 20:28:50.893924+13< + mod_in_last_hour: >1< diff --git a/testing/tests/regression-suite/926-MOVE.test b/testing/tests/regression-suite/926-MOVE.test index 075d2a69..db6f424b 100644 --- a/testing/tests/regression-suite/926-MOVE.test +++ b/testing/tests/regression-suite/926-MOVE.test @@ -10,7 +10,7 @@ HEAD QUERY SELECT caldav_data.dav_name AS data_name, calendar_item.dav_name AS item_name, - modified, + (modified > (current_timestamp - '1 hour'::interval)) AS mod_in_last_hour, caldav_data.user_no AS cd_user_no, calendar_item.user_no AS ci_user_no, caldav_data.collection_id AS cd_collection, diff --git a/testing/tests/regression-suite/927-MOVE.result b/testing/tests/regression-suite/927-MOVE.result index 9b9b6fa5..618d5bb7 100644 --- a/testing/tests/regression-suite/927-MOVE.result +++ b/testing/tests/regression-suite/927-MOVE.result @@ -12,5 +12,5 @@ Content-Type: text/plain; charset="utf-8" ci_user_no: >10< data_name: >/user1/home/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics< item_name: >/user1/home/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics< - modified: >2009-11-08 20:28:50.893924+13< + mod_in_last_hour: >1< diff --git a/testing/tests/regression-suite/927-MOVE.test b/testing/tests/regression-suite/927-MOVE.test index b40d436e..ed1ed8ed 100644 --- a/testing/tests/regression-suite/927-MOVE.test +++ b/testing/tests/regression-suite/927-MOVE.test @@ -10,7 +10,7 @@ HEAD QUERY SELECT caldav_data.dav_name AS data_name, calendar_item.dav_name AS item_name, - modified, + (modified > (current_timestamp - '1 hour'::interval)) AS mod_in_last_hour, caldav_data.user_no AS cd_user_no, calendar_item.user_no AS ci_user_no, caldav_data.collection_id AS cd_collection, diff --git a/testing/tests/regression-suite/928-MOVE.result b/testing/tests/regression-suite/928-MOVE.result index 2818037b..d0a6f2b7 100644 --- a/testing/tests/regression-suite/928-MOVE.result +++ b/testing/tests/regression-suite/928-MOVE.result @@ -8,6 +8,6 @@ Content-Type: text/plain; charset="utf-8" dav_etag: >3cd2d347bfe806857ef14bce9eafd599< dav_name: >/user1/movedcalendar/< - modified: >2009-11-08 20:29:06.230085+13< + mod_in_last_hour: >1< user_no: >10< diff --git a/testing/tests/regression-suite/928-MOVE.test b/testing/tests/regression-suite/928-MOVE.test index dd053ddd..1a54224a 100644 --- a/testing/tests/regression-suite/928-MOVE.test +++ b/testing/tests/regression-suite/928-MOVE.test @@ -10,7 +10,7 @@ HEAD QUERY SELECT dav_name, user_no, - modified, + (modified > (current_timestamp - '1 hour'::interval)) AS mod_in_last_hour, dav_etag FROM collection WHERE collection.dav_name ~ '(entire|movedcalendar)'; diff --git a/testing/tests/regression-suite/929-MOVE.result b/testing/tests/regression-suite/929-MOVE.result index 83cf2829..bddf4982 100644 --- a/testing/tests/regression-suite/929-MOVE.result +++ b/testing/tests/regression-suite/929-MOVE.result @@ -8,6 +8,6 @@ Content-Type: text/plain; charset="utf-8" dav_etag: >3cd2d347bfe806857ef14bce9eafd599< dav_name: >/user1/entire/< - modified: >2009-11-08 20:29:06.230085+13< + mod_in_last_hour: >1< user_no: >10< diff --git a/testing/tests/regression-suite/929-MOVE.test b/testing/tests/regression-suite/929-MOVE.test index 0e1ad8f7..5fe860bd 100644 --- a/testing/tests/regression-suite/929-MOVE.test +++ b/testing/tests/regression-suite/929-MOVE.test @@ -10,7 +10,7 @@ HEAD QUERY SELECT dav_name, user_no, - modified, + (modified > (current_timestamp - '1 hour'::interval)) AS mod_in_last_hour, dav_etag FROM collection WHERE collection.dav_name ~ '(entire|movedcalendar)';