1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00
emacs/test/lisp/calendar
Richard Lawrence c1153963b5 Fix DTSTART date when exporting `diary-float'
Instead of using current date as DTSTART and then excluding it
when it doesn't match the `diary-float' rule, just use the first
date which matches the rule in `icalendar-recurring-start-year'.
* lisp/calendar/icalendar.el (icalendar--convert-float-to-ical):
Compute the correct date.
* test/lisp/calendar/icalendar-tests.el: Add a test for the
reported test case.  (Bug#78085)
2025-05-17 12:00:59 +03:00
..
icalendar-resources
todo-mode-resources
cal-french-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
cal-julian-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
calendar-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
icalendar-tests.el Fix DTSTART date when exporting `diary-float' 2025-05-17 12:00:59 +03:00
iso8601-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
lunar-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
parse-time-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
solar-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
time-date-tests.el Fix handling of delta values with negative month field 2025-03-01 04:38:06 +01:00
todo-mode-tests.el Prevent a todo-mode test from running with 'make check' 2025-02-27 12:13:26 +01:00