1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
emacs/test/lisp/calendar
Ulf Jasper c5e8254b9c Apply icalendar.el patch by Thomas Plass <thunk2@arcor.de>. Fix bug#34315.
* lisp/calendar/icalendar.el (icalendar--convert-tz-offset): No DST
  when RDATE is present.
* lisp/calendar/icalendar.el (icalendar--parse-vtimezone): Use
  `icalendar--get-most-recent-observance'.
* (icalendar--get-most-recent-observance): New.
* (icalendar--decode-isodatetime): Add parameters source-zone, result-zone.
* (icalendar--decode-isoduration): Fix decoding days.
* test/lisp/calendar/icalendar-tests.el (icalendar--decode-isoduration):
  Add testcases.
2020-09-02 19:58:56 +02:00
..
todo-mode-resources Prevent spurious tabs by RET in todo-edit-mode (bug#43068) 2020-08-27 13:53:22 +02:00
cal-julian-tests.el Use lexical-binding in cal-julian.el and add tests 2020-05-13 01:34:22 +02:00
icalendar-tests.el Apply icalendar.el patch by Thomas Plass <thunk2@arcor.de>. Fix bug#34315. 2020-09-02 19:58:56 +02:00
iso8601-tests.el Test iso8601-parse-zone vs format-time-string %z 2020-04-29 08:44:23 -07:00
lunar-tests.el Tag a test as unstable 2020-06-13 10:42:47 -07:00
parse-time-tests.el Use lexical-binding in calendar tests 2020-04-27 18:27:24 +02:00
time-date-tests.el Fix off-by-one error in decoded-time-add (with months) 2020-08-21 00:38:23 +02:00
todo-mode-tests.el Prevent spurious tabs by RET in todo-edit-mode (bug#43068) 2020-08-27 13:53:22 +02:00