summaryrefslogtreecommitdiff
path: root/test/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-029-9/+9
* Mark failing icalendar test as unstable (bug#56241)Mattias Engdegård2023-07-071-0/+3
* Use 'calendar-buffer' instead of fixed stringThuna2023-05-021-1/+1
* Fix spurious display of eclipses in CalendarUlrich Müller2023-02-131-12/+15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-019-9/+9
* Delete temp files after icalendar testsStefan Kangas2022-12-141-1/+2
* icalendar: Adjust tests after fixing parsing of sexp entries (bug#56241)Ulf Jasper2022-11-241-15/+18
* icalendar.el: Add test(s) for bug#56241Ulf Jasper2022-11-231-0/+43
* ; Prefer HTTPS to HTTP in many URLsStefan Kangas2022-10-151-1/+1
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-211-5/+5
* Merge from origin/emacs-28Stefan Kangas2022-07-171-2/+2
|\
| * ; Fix typosStefan Kangas2022-07-161-2/+2
* | icalendar-tests no longer assumes TZ = wallPaul Eggert2022-06-151-8/+6
* | ISO 8601 strings sans "Z" don’t specify DST flagPaul Eggert2022-05-291-10/+10
* | Make list-times not include zero elementsLars Ingebrigtsen2022-04-131-2/+7
* | Revert todo-mode tests failing after todo-mode reversionLars Ingebrigtsen2022-03-221-5/+5
* | Rewrite hl-line-modedickmao2022-03-211-5/+5
* | Merge from origin/emacs-28Eli Zaretskii2022-01-019-9/+9
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-019-9/+9
* | Use time-equal-p to compare timestamps in testsPaul Eggert2021-12-051-8/+9
* | Fix (date-to-time "2021-12-04")Paul Eggert2021-12-041-0/+7
* | Fix icalendar time zone parsingdickmao2021-11-211-15/+19
* | Turn mistaken functions into tests (bug#51941)Mattias Engdegård2021-11-181-1/+1
* | Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas2021-11-081-29/+27
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-072-44/+43
|/
* Fix todo-mode AOT test failures (bug#51308)Lars Ingebrigtsen2021-10-211-1/+1
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-264-2/+7
* Add diary-offset to diary-lib.elYuchen Pei2021-09-041-0/+7
* Add more support for the French Revolutionary CalendarJean Forget2021-07-231-0/+113
* Get fractional seconds in iso8601 parsing rightLars Ingebrigtsen2021-06-141-1/+9
* ; Normalize and add missing first and last linesStefan Kangas2021-04-192-2/+2
* Display yearly ical events from first year on. Fix Bug#23100.Ulf Jasper2021-02-157-56/+68
* Stabilise lunar-phase-list test (bug#45818)Mattias Engdegård2021-01-131-20/+18
* Fix Indian time zone test when run by Irishmen (bug#45818)Mattias Engdegård2021-01-121-1/+3
* Update copyright year to 2021Paul Eggert2021-01-018-8/+8
* `format-time' can now do sub-second timesLars Ingebrigtsen2020-10-301-1/+8
* Fix sunrise and sunset calculation (bug#44237)Mattias Engdegård2020-10-271-0/+42
* Move icalendar test data to test/lisp/calendar/icalendar-resourcesUlf Jasper2020-10-23142-7/+1110
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into masterUlf Jasper2020-10-221-1/+51
|\
| * Use lexical-binding in time-date.el and expand testsStefan Kangas2020-10-221-1/+51
* | Move test data for icalendar tests to separate files.Ulf Jasper2020-10-221-1037/+190
|/
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-161-13/+4
* Apply icalendar.el patch by Thomas Plass <thunk2@arcor.de>. Fix bug#34315.Ulf Jasper2020-09-021-9/+9
* Add unit tests for icalendar.elUlf Jasper2020-09-021-4/+126
* Prevent spurious tabs by RET in todo-edit-mode (bug#43068)Stephen Berman2020-08-272-7/+56
* Fix several todo-mode.el editing bugs (bug#42976)Stephen Berman2020-08-212-1/+51
* Fix off-by-one error in decoded-time-add (with months)Lars Ingebrigtsen2020-08-211-0/+20
* Add new function decoded-time-periodLars Ingebrigtsen2020-08-051-0/+14
* Tag a test as unstableGlenn Morris2020-06-131-0/+5
* Use lexical-binding in lunar.el and add testsStefan Kangas2020-06-071-0/+70