1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 20:30:32 -08:00
emacs/test/lisp/calendar
Paul Eggert 16ee227c18 icalendar-tests no longer assumes TZ = wall
Do not assume that the TZ environment variable is either unset or
agrees with /etc/localtime.  I ran into this test bug while
running ‘TZ=America/Chicago make check’ on a platform where
/etc/localtime was America/Los_Angeles.
* test/lisp/calendar/icalendar-tests.el:
(icalendar-tests--decode-isodatetime): Don’t use
set-time-zone-rule, whose doc string says “Instead of calling this
function, you typically want something else” for a reason.
Instead, pass the zone arg to icalendar-test--format.
2022-06-15 23:06:08 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-julian-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
icalendar-tests.el icalendar-tests no longer assumes TZ = wall 2022-06-15 23:06:08 -05:00
iso8601-tests.el ISO 8601 strings sans "Z" don’t specify DST flag 2022-05-29 15:01:55 -07:00
lunar-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
parse-time-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
solar-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
time-date-tests.el Make list-times not include zero elements 2022-04-13 15:31:34 +02:00
todo-mode-tests.el Revert todo-mode tests failing after todo-mode reversion 2022-03-22 15:04:37 +01:00