1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/test/lisp/calendar
dickmao 867c57029c Fix icalendar time zone parsing
* lisp/calendar/icalendar.el (icalendar--decode-isodatetime):
Parse time zones more correctly.
* test/lisp/calendar/icalendar-tests.el
(icalendar-tests--decode-isodatetime): Fix tests so that they work
in other time zones than Europe/Berlin (bug#51959).
2021-11-21 09:20:06 +01:00
..
icalendar-resources Display yearly ical events from first year on. Fix Bug#23100. 2021-02-15 17:27:45 +01:00
todo-mode-resources Prevent spurious tabs by RET in todo-edit-mode (bug#43068) 2020-08-27 13:53:22 +02:00
cal-french-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
cal-julian-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
icalendar-tests.el Fix icalendar time zone parsing 2021-11-21 09:20:06 +01:00
iso8601-tests.el Get fractional seconds in iso8601 parsing right 2021-06-14 15:32:03 +02:00
lunar-tests.el Stabilise lunar-phase-list test (bug#45818) 2021-01-13 14:16:57 +01:00
parse-time-tests.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
solar-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
time-date-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
todo-mode-tests.el Prefer ert-with-temp-(directory|file) 2021-11-07 01:54:31 +01:00