summaryrefslogtreecommitdiff
path: root/tests/libedata-cal
Commit message (Expand)AuthorAgeFilesLines
* I#366 - Calendar: Correct 'occur-in-time-range?' for zero-length eventsMilan Crha2021-11-084-2/+26
* Use `g_assert_true()` instead of `g_assert()` in the unit testsMilan Crha2021-09-297-210/+210
* tests: Change how timezone is verified in CalMetaBackend testMilan Crha2021-04-071-1/+148
* MetaBackend tests: Relax a runtime requirementMilan Crha2021-02-181-2/+0
* I#282 - tests: Avoid build/source directories in executablesMilan Crha2021-01-058-23/+50
* M!53 - calendar: Mention ECalOperationFlags directly instead of using guint32Corentin Noël2020-11-201-2/+2
* I#254 - Calendar: Add 'has-end?', 'has-due?' and 'has-duration?' into SExpMilan Crha2020-10-083-1/+55
* M!43 - Calendar: Add SExp function to filter with DTSTARTHelmut Pozimski2020-08-261-0/+10
* ews-I#87 - Meta backends not moved back online after connect failureMilan Crha2020-03-171-0/+21
* I#136 - Meta backends: Fails to remove locally created object in online modeMilan Crha2019-08-211-0/+105
* I#117 - Fix clang warnings (mostly [-Wenum-conversion])Milan Crha2019-05-211-2/+2
* Rename ECalBackendClass methods to address some gir warningsMilan Crha2019-05-171-2/+2
* I#33 - Port to libical-glibMilan Crha2019-05-1717-589/+737
* I#32 - test-cal-meta-backend cannot run without installed EvolutionMilan Crha2018-09-204-7/+44
* I#30 - Some of the tests fail to run with disabled RPATHMilan Crha2018-09-186-7/+17
* Bug 794108 - ETimezoneCache only growsMilan Crha2018-06-061-39/+260
* Address some of the compiler and static analyzers warningsMilan Crha2018-05-171-96/+154
* Address some of the clang warningsMilan Crha2018-05-141-3/+3
* Bug 795414 - Errors on delete of a detached instanceMilan Crha2018-04-254-0/+787
* Meta backend tests required system-running evolution-source-registryMilan Crha2018-02-231-0/+2
* [CalDAV/CardDAV] Improve logic for object load from the serverMilan Crha2017-10-111-7/+18
* Fix some issues found by Coverity ScanMilan Crha2017-09-261-2/+2
* Bug 784183 - tests/libedata-cal/test-cal-cache-utils.c needs sys/wait.hTing-Wei Lan2017-06-271-0/+4
* Be able to get all UID/id-s from book/cal cache with certain 'extra' dataMilan Crha2017-06-071-0/+24
* Correct ECalMetaBackend::get_object_sync() implementationMilan Crha2017-06-061-3/+17
* Merge offline-cache changes into masterMilan Crha2017-05-1732-1/+5471
* Replace deprecated icaltime_from_timet() with icaltime_from_timet_with_zone()Milan Crha2017-01-051-4/+4
* Convert from autotools to CMakeMilan Crha2016-10-102-45/+40
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-142-6/+20
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Makefile.am cleanups.Matthew Barnes2013-11-171-1/+1
* Miscellaneous cleanups.Matthew Barnes2013-10-201-1/+2
* Remove all g_type_init() calls.Matthew Barnes2013-09-272-5/+2
* do not assume time_t is longAntoine Jacoutot2013-09-112-2/+2
* test-intervaltree.c: Include toplevel libical header fileMilan Crha2013-05-161-1/+1
* Use code coverage macros from gnome-common.Matthew Barnes2012-10-271-71/+43
* Further test code cleanups.Matthew Barnes2012-10-192-4/+5
* do not hardcode -lgcovAntoine Jacoutot2012-09-301-1/+1
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-033-9/+13
* Fix more missing linker flags.Matthew Barnes2012-04-161-0/+3
* Coding style and whitespace cleanups.Matthew Barnes2011-09-032-34/+43
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Coding style cleanups.Matthew Barnes2011-05-081-7/+7
* Collect all test code into a top-level "tests" directoryMatthew Barnes2011-03-223-0/+578