Added test to show that fields-of-interest is working in libecal
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 18 Aug 2011 17:41:43 +0000 (19:41 +0200)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 21 Oct 2011 15:59:58 +0000 (11:59 -0400)
commit70a5ee26a5855dbfdd19d016e46ce946bd0c9aee
tree705ac4a65c3a9c8014730bdccc74e24de967cb34
parent9b05c67c0844e03cddf699475bd17fadf4d38245
Added test to show that fields-of-interest is working in libecal

Test is based on test-client-get-view.c, this version of the test
sets fields-of-interest to UID, RECURRENCE-ID and LAST-MODIFIED
fields, tests that all those fields are returned and asserts that
the event summary (which is indeed set) is always NULL.
tests/libecal/client/Makefile.am
tests/libecal/client/test-client-revision-view.c [new file with mode: 0644]