summaryrefslogtreecommitdiff
path: root/tests/libecal
Commit message (Expand)AuthorAgeFilesLines
* I#276 - alarm-notify: Incorrectly handles changes in recurring eventsMilan Crha2023-02-231-5/+31
* Calendar: Extract categories parsing into a utility functionMilan Crha2022-11-231-0/+138
* Calendar: Add functions to handle LANGUAGE parameter on propertiesMilan Crha2022-06-081-8/+320
* I#393 - Calendar: Correct UNTIL recurrence with midnight startMilan Crha2022-06-071-0/+152
* ECalComponent: Add safety checks on get/set of DTEND/DUE propertiesMilan Crha2022-01-051-1/+1
* I#371 - e-cal-util: Fix timezone clamp with DUE date onlyMilan Crha2022-01-041-0/+15
* Use `g_assert_true()` instead of `g_assert()` in the unit testsMilan Crha2021-09-2911-104/+104
* Calendar: Support THIS_AND_FUTURE range for the Recurrence-IDMilan Crha2021-06-081-8/+9
* ews-I#144 - Calendar: Dismiss of a reminder doesn't provide recurrence IDMilan Crha2021-02-231-5/+11
* test-cal-utils: Add test to clamp a VTIMEZONE by a future timeMilan Crha2021-02-181-2/+39
* Calendar: Add functions to clamp a VTIMEZONE componentMilan Crha2021-02-182-0/+183
* I#295 - Calendar: Use ACKNOWLEDGED VALARM propertyMilan Crha2021-02-091-9/+32
* I#282 - tests: Avoid build/source directories in executablesMilan Crha2021-01-0515-15/+15
* I#194 - e-cal-recur: Incorrect timezone used for DTEND from DURATIONMilan Crha2020-02-251-0/+115
* I#162 - e-cal-recur: Ignores recurrence exceptionsMilan Crha2019-10-151-0/+106
* I#148 - Alarm for the end of a task not workingMilan Crha2019-08-292-0/+522
* Add workaround for D-Bus property change into get-revision testsMilan Crha2019-05-231-0/+13
* I#33 - Port to libical-glibMilan Crha2019-05-1740-3101/+5293
* [test-cal-client-get-free-busy] Enhance the test executionMilan Crha2018-12-031-0/+54
* [test-cal-client-get-free-busy] Correct error messagesMilan Crha2018-11-281-4/+4
* test-cal-client-get-revision could fail due to delayed D-Bus property change ...Milan Crha2018-11-131-3/+6
* Bug 788193 - [itip-formatter] Describe used recurrence, if possibleMilan Crha2018-03-122-0/+217
* Correct two libecal/client testsMilan Crha2017-04-102-2/+2
* Replace deprecated icaltime_from_timet() with icaltime_from_timet_with_zone()Milan Crha2017-01-0512-13/+13
* Bug 773723 - Fix a few annotations in libecalCorentin Noël2016-11-012-2/+2
* Reorganize directory structureMilan Crha2016-10-111-3/+4
* Convert from autotools to CMakeMilan Crha2016-10-104-206/+175
* Bug 692361 - e_cal_client_get_free_busy() brokenMilan Crha2015-07-152-15/+10
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-1434-8/+456
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-072-22/+18
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-4/+4
* Moved all libecal/client tests to have a namespaceTristan Van Berkom2013-12-0415-43/+43
* Use EDS_INSTALLED_TESTS macros to install testsTristan Van Berkom2013-12-022-0/+17
* Makefile.am cleanups.Matthew Barnes2013-11-172-76/+80
* ECalClient tests: Use async apis to open the client for every async test.Tristan Van Berkom2013-10-1411-45/+67
* Remove all g_type_init() calls.Matthew Barnes2013-09-2732-96/+0
* ECalClient test: test-client-get-revision not broken anymoreTristan Van Berkom2013-04-241-8/+1
* Bug 697705 - e_cal_client_remove_objects_sync() crashes on empty UIDMatthew Barnes2013-04-141-0/+25
* Test suite cleanups.Matthew Barnes2013-04-1432-115/+324
* ECalClient view tests, fixed ref counting.Tristan Van Berkom2013-03-162-0/+6
* Cleanup/Remove obsolete tests in tests/libecalTristan Van Berkom2013-03-1615-1345/+13
* Fixing makefile in tests/libecal/clientTristan Van Berkom2013-03-161-1/+1
* Removing obsolete tests from test/libecal/clientTristan Van Berkom2013-03-1611-1302/+41
* Disabling tests in tests/libecal/clientTristan Van Berkom2013-03-161-4/+16
* Coding style and whitespace cleanup.Matthew Barnes2013-03-023-8/+10
* tests: Silence compiler warnings.Matthew Barnes2013-03-012-0/+4
* Clean up the mess that is CalObjModType.Matthew Barnes2013-01-285-10/+10
* Deprecate e_client_is_opened().Matthew Barnes2013-01-251-1/+0
* test-ecal-get-objects-for-uid: Fixed assertions in test case.Tristan Van Berkom2013-01-231-6/+8
* test-ecal-create-object: Fixed to assert something that makes sense.Tristan Van Berkom2013-01-231-5/+5