summaryrefslogtreecommitdiff
path: root/src/test/icalrecur_test.c
Commit message (Expand)AuthorAgeFilesLines
* REUSE complianceAllen Winter2022-06-061-10/+2
* Fix inconsistencies in use of icalmemory.Markus Minichmayr2022-02-191-1/+1
* Fix icalrecur_iterator_set_start() for hourly, minutely, and secondly recurre...Ken Murchison2021-04-181-0/+5
* Merge branch '3.0'Allen Winter2021-04-171-1/+2
|\
| * src/test/icalrecur_test.c - fix for loop initial declarationAllen Winter2021-04-171-1/+2
| * Support RSCALE=GREGORIAN and SKIP even if we don't have ICUKen Murchison2020-11-221-12/+8
* | src/test/CMakeLists.txt, icalrecur_test.c - post-merge fixesAllen Winter2020-11-221-7/+1
* | Merge branch '3.0'Allen Winter2020-11-221-15/+18
|\ \ | |/
| * icalrecur_test.c - hand-parse command line and remove getoptAllen Winter2020-11-221-15/+11
| * icalrecur.c: fixed handling of BYWEEKNO=1 with BYDAY (added tests for first a...Ken Murchison2020-11-081-0/+10
| * various - use https instead of http where we canAllen Winter2019-12-141-4/+3
| * Fix for issue #376Ken Murchison2019-05-191-0/+11
| * icalrecur.c: fix FREQ=MONTHLY;BYMONTH (With test)Ken Murchison2018-05-171-0/+5
* | icalrecur.c: fixed handling of BYWEEKNO=1 with BYDAY (added tests for first a...Ken Murchison2020-11-061-0/+10
* | various - use https instead of http where we canAllen Winter2019-12-141-4/+3
* | various minor improvements for iterating to previous occurenceicalrecur_iterator_prevAllen Winter2019-07-071-0/+1
* | icalrecur.c: Added icalrecur_iterator_set_range()Ken Murchison2019-06-191-1/+7
* | Added icalrecur_iterator_prev()Ken Murchison2019-06-181-0/+11
* | Support RSCALE=GREGORIAN and SKIP even if we don't have ICUKen Murchison2019-06-091-12/+7
* | Fix for issue #376Ken Murchison2019-05-181-0/+11
* | icalrecur.c: fix FREQ=MONTHLY;BYMONTH (With test)Ken Murchison2018-05-161-0/+5
|/
* Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-9/+10
* icalrecur.c: added icalrecur_iterator_set_start()Ken Murchison2017-01-011-95/+228
* icalrecur_test.c: free RSCALE stringKen Murchison2016-12-021-0/+2
* minor cleanings, coding styleAllen Winter2015-12-281-1/+3
* icalrecur.c: added support for BYYEARDAY= +/-366Ken Murchison2015-09-281-0/+24
* icalrecur.c: rewrote set_month() to handle SKIP by month and expand_bymonth_d...Ken Murchison2015-09-261-0/+24
* icalrecur_test.c, icalrecur_withicu_*test.out: change RSCALE DAILY rules to Y...Ken Murchison2015-09-251-7/+7
* icalrecur_test.c: add -v option to show progress on stdoutKen Murchison2015-09-251-2/+10
* icalrecur.c: minor tweak to checking of YEARLY + BYWEEKNO combinationsKen Murchison2015-09-191-1/+1
* icalrecur.c: complete rewrite and simplification of expand_year_days() and ex...Ken Murchison2015-09-191-0/+16
* use cmake for getopt() discoveryAllen Winter2015-06-271-4/+0
* icalrecur_test.c - fix after the mergeAllen Winter2015-06-011-13/+0
* Merge branch 'coverity_scan'Allen Winter2015-06-011-207/+235
|\
| * src/test - enforce coding styleAllen Winter2015-06-011-179/+173
| * minor cleaning for license and copyright headerAllen Winter2015-05-251-0/+19
| * Allow parsing RRULEs that have a trailing semicolon, such as:Kent Sutherland2015-05-241-0/+3
| * Weekly recurrence rules with BYDAY were incorrectly getting pulled back by a ...Kent Sutherland2015-05-121-0/+4
| * remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-5/+6
| * massive include file cleaning. partially doneAllen Winter2015-04-271-43/+44
* | Allow parsing RRULEs that have a trailing semicolon, such as:Kent Sutherland2015-05-221-0/+3
* | Weekly recurrence rules with BYDAY were incorrectly getting pulled back by a ...Kent Sutherland2015-05-111-0/+4
|/
* Improvements for the C++ bindings:Allen Winter2015-02-181-0/+2
* icalrecur_test.c: fix typo in RRULE and resulting outputKen Murchison2015-02-171-1/+1
* Update to draft-ietf-calext-rscale-04 (SKIP=YES is now SKIP=OMIT and is the d...Ken Murchison2015-02-101-8/+32
* remove execute permissionsAllen Winter2014-12-061-0/+0
* Saving files before refreshing line endingsAllen Winter2014-11-231-0/+0
* add a regression test for issue180 to icalrecur_testAllen Winter2014-11-211-0/+4
* icalrecur_test - add regression test for issue83Allen Winter2014-11-111-0/+4
* deal with the icalrecurtest if ICU DANGI calendar is not availableAllen Winter2014-11-071-3/+3