1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-14 02:42:46 -07:00
emacs/test/lisp/calendar
Richard Lawrence f0dbe25d4c Fix `diary-rrule' recurrence rule calculation (Bug#80460)
Thanks to TAKAHASHI Yoshio for reporting and for fixing one of
the typos.  In addition to the reported bug involving
:include/:exclude, testing revealed that the provided RRULE
COUNT clause was also not being handled correctly; this change
also fixes that.
* lisp/calendar/diary-icalendar.el (diary-rrule): Handle
recurrence rules with a COUNT clause.
* lisp/calendar/icalendar-recur.el
(icalendar-recur-recurrences-in-interval): Fix a couple of
typos that caused RDATE/EXDATE calculations to fail.
* test/lisp/calendar/diary-icalendar-tests.el
(diary-icalendar-test-rrule-bug-80460): New test for this bug.
2026-02-26 14:25:22 +02:00
..
diary-icalendar-resources
icalendar-resources
todo-mode-resources
cal-bahai-tests.el ; calendar-bahai: Move tests and convert to ERT 2026-01-24 13:25:14 +02:00
cal-french-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
cal-julian-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calendar-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
diary-icalendar-tests.el Fix `diary-rrule' recurrence rule calculation (Bug#80460) 2026-02-26 14:25:22 +02:00
holidays-tests.el Support displaying more months in the calendar 2026-02-22 16:21:13 +02:00
icalendar-ast-tests.el iCalendar code improvements 2025-12-29 14:11:17 -05:00
icalendar-parser-tests.el
icalendar-recur-tests.el iCalendar code improvements 2025-12-29 14:11:17 -05:00
icalendar-tests.el Merge branch 'main' into icalendar 2026-02-08 16:05:31 -05:00
iso8601-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
lunar-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
parse-time-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
solar-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
time-date-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
todo-mode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00