summaryrefslogtreecommitdiff
path: root/tests/libedata-cal/test-intervaltree.c
Commit message (Expand)AuthorAgeFilesLines
* Use `g_assert_true()` instead of `g_assert()` in the unit testsMilan Crha2021-09-291-8/+8
* I#33 - Port to libical-glibMilan Crha2019-05-171-65/+49
* Replace deprecated icaltime_from_timet() with icaltime_from_timet_with_zone()Milan Crha2017-01-051-4/+4
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-6/+5
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Remove all g_type_init() calls.Matthew Barnes2013-09-271-2/+0
* do not assume time_t is longAntoine Jacoutot2013-09-111-1/+1
* test-intervaltree.c: Include toplevel libical header fileMilan Crha2013-05-161-1/+1
* Further test code cleanups.Matthew Barnes2012-10-191-2/+3
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-031-3/+1
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-33/+42
* 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-221-0/+467