summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Improve memory efficiency of icalarray_sort()Markus Minichmayr2019-05-251-0/+35
* Fix for issue #376Ken Murchison2019-05-182-0/+20
* Change the icalarray wrapper and update the array.py testMilan Crha2019-05-161-42/+47
* src/libical/icalvalue.c,src/test/regression.c - fix an overrunMilan Crha2019-05-141-0/+43
* improve testing for icalproperty_get_datetime_with_compoment()Milan Crha2019-05-113-10/+39
* [libical-glib] Respect the gobject naming conventionsCorentin Noël2019-04-3010-84/+84
* icalproperty.c - use location as TZID fallback in icalproperty_get_datetime_w...Allen Winter2019-04-281-0/+43
* various - doc for icalproperty_get_datetime_with_component()Allen Winter2019-04-201-0/+18
* [libical-glib] Correct some annotations and a property.py testMilan Crha2019-04-051-1/+2
* [libical-glib] Rename bare structure wrapper objectsMilan Crha2019-03-225-85/+85
* [libical-glib] Replace ICalGLib.Timetype with ICalGLib.TimeMilan Crha2019-03-225-44/+44
* [libical-glib] Introduce i_cal_time_convert_to_zone_inplace()Milan Crha2019-03-221-0/+15
* [libical-glib] Correct ICalValue encode/decode_ical_string functionsMilan Crha2019-02-151-0/+6
* [libical-glib] Correct ICalComponent::foreach functionsMilan Crha2019-02-051-23/+32
* [libical-glib] ICalTimeSpan API changesMilan Crha2019-02-054-9/+76
* [libical-glib] Add missing i_cal_geo_type_new()/i_cal_geo_type_new_clone()Milan Crha2019-01-311-0/+7
* [libical-glib] Add get/set date/time functions for ICalTimetypeMilan Crha2019-01-311-0/+22
* [libical-glib] Change ICalRecurrenceType APIMilan Crha2019-01-311-77/+239
* [libical-glib] Various ICalTimetype API changesMilan Crha2019-01-311-0/+13
* [libical-glib] Add ICalGLib version requirement to python testsMilan Crha2019-01-3112-0/+48
* [libical-glib] Correct i_cal_timetype_get_zone() and add i_cal_timetype_set_z...Milan Crha2019-01-311-0/+4
* [libical-glib] Correct API and memory management around i-cal-timezone functionsMilan Crha2019-01-311-3/+8
* Fixed incorrect handling of a weekly RRULE at the beginning of the yearKent Sutherland2019-01-091-0/+15
* Merge branch '3.0'Allen Winter2018-11-171-0/+49
|\
| * Set of DATE/DATE-TIME doesn't reset VALUE parameterMilan Crha2018-11-171-0/+49
| * various - follow cppcheck incode suppression changesAllen Winter2018-11-111-1/+1
* | config.h.cmake - introduce _deprecated macroAllen Winter2018-11-111-2/+4
* | Merge branch 'tapkey-juldat_rework'Allen Winter2018-11-111-0/+86
|\ \
| * \ Merge branch 'juldat_rework' of https://github.com/tapkey/libical into tapkey...Allen Winter2018-11-101-0/+86
| |\ \
| | * | Regression tests for new juldat_int() and caldat_int() functions.Markus Minichmayr2018-11-041-0/+86
* | | | various - follow cppcheck incode suppression changesAllen Winter2018-11-111-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/3.0'Christophe Giboudeaux2018-11-061-0/+4
|\ \ \ | |/ / |/| / | |/
| * Fix includes when BDB is found.Christophe Giboudeaux2018-11-061-0/+4
* | Merge branch '3.0'Allen Winter2018-08-121-0/+74
|\ \ | |/
| * various - icalderived(value|parameter|property) enum iterationAllen Winter2018-08-121-0/+74
* | src/test/regression.c - make it compile againAllen Winter2018-08-041-0/+1
* | Merge branch '3.0'Allen Winter2018-08-042-10/+84
|\ \ | |/
| * test/stow.c - better fix for the -Wformat-truncation compiler warningsAllen Winter2018-08-041-10/+10
| * TZID on DATE-TIME value can override time specified in UTCMilan Crha2018-08-041-0/+75
| * libical/icalcomponent.c, test/stow.c - fix minor compiler warningsAllen Winter2018-07-211-5/+6
* | icaltz-util.[c,h], test/regression.c, et.al - support TZDIRAllen Winter2018-07-221-0/+16
* | various - fix some minor compiler warningsAllen Winter2018-07-211-5/+6
* | Merge branch '3.0'Allen Winter2018-05-231-0/+20
|\ \ | |/
| * skip over the Unicode byte order mark (BOM character) when parsing.Allen Winter2018-05-231-0/+20
| * icalrecur.c: fix FREQ=MONTHLY;BYMONTH (With test)Ken Murchison2018-05-172-0/+9
* | icalrecur.c: fix FREQ=MONTHLY;BYMONTH (With test)Ken Murchison2018-05-162-0/+9
* | regression.c - don't crash in test_recur_encode_by_month() when not using RSC...Allen Winter2018-04-281-6/+8
* | various - add missing counter-part functions for RRULE encoded valuesAllen Winter2018-04-282-0/+104
|/
* src/test/regression.c - plug a memory leak in test_recur_iterator_set_start()Allen Winter2018-03-241-0/+1
* Regression to demonstrate icalrecur_iterator_next is returning icaltimetype s...Kent Sutherland2018-02-281-0/+12