1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 12:03:55 -08:00
emacs/test/lisp/calendar
Ulf Jasper 74e9799bd8 Handle missing start-time when importing ical event (Bug#33277)
* lisp/calendar/icalendar.el (icalendar--convert-ical-to-diary): Set
start time only if it is explicitly given in ical.  Do not use
start-time as default for end-time (Bug#33277).

* test/lisp/calendar/icalendar-tests.el (icalendar-import-bug-33277):
New.  Test fix for Bug#33277.
2019-09-09 18:35:02 +02:00
..
todo-mode-resources Add new todo-mode.el tests 2017-07-07 22:03:21 +02:00
icalendar-tests.el Handle missing start-time when importing ical event (Bug#33277) 2019-09-09 18:35:02 +02:00
iso8601-tests.el More-compatible subsecond calendrical timestamps 2019-08-16 23:25:07 -07:00
parse-time-tests.el More-compatible subsecond calendrical timestamps 2019-08-16 23:25:07 -07:00
time-date-tests.el Subtracting “now” from “now” should yield zero 2019-08-16 18:12:24 -07:00
todo-mode-tests.el Fix warnings in todo-mode-tests.el (Bug#36569) 2019-07-10 11:26:18 +01:00