1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/test/lisp/calendar
Richard Lawrence 77f73abd92 Check for presuppositions in `calendar-date-is-valid-p'
Do not signal an error in `calendar-date-is-valid-p' if passed a
value which is not a three-element list of integers.  Signaling
an error makes the function unusable as a predicate for valid
date values. (Bug#74848)
* lisp/calendar/calendar.el (calendar-date-is-valid-p): Add the
check that input is a 3-element list.
* test/lisp/calendar/calendar-tests.el: New file with tests.
2024-12-14 14:42:15 +02:00
..
icalendar-resources
todo-mode-resources
cal-french-tests.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-julian-tests.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
calendar-tests.el Check for presuppositions in `calendar-date-is-valid-p' 2024-12-14 14:42:15 +02:00
icalendar-tests.el Fix Icalendar export with ISO dates 2024-04-13 10:52:55 +03:00
iso8601-tests.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
lunar-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
parse-time-tests.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
solar-tests.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
time-date-tests.el Drop fallback code in date-to-time, update documentation 2024-08-15 08:17:15 +02:00
todo-mode-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00