mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 20:30:32 -08:00
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. |
||
|---|---|---|
| .. | ||
| icalendar-resources | ||
| todo-mode-resources | ||
| cal-french-tests.el | ||
| cal-julian-tests.el | ||
| icalendar-tests.el | ||
| iso8601-tests.el | ||
| lunar-tests.el | ||
| parse-time-tests.el | ||
| solar-tests.el | ||
| time-date-tests.el | ||
| todo-mode-tests.el | ||