aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/calendar (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton11 days10-10/+10
* Fix the date in the calendar mode line (bug#80069)Liu Hui2025-12-291-0/+31
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* Fix DTSTART date when exporting `diary-float'Richard Lawrence2025-05-171-0/+16
* Fix handling of delta values with negative month fieldŁukasz Stelmach2025-03-011-0/+12
* Prevent a todo-mode test from running with 'make check'Stephen Berman2025-02-271-0/+4
* Prevent a todo-mode test from running with 'make check'Stephen Berman2025-02-271-4/+0
* Prevent a todo-mode test from running with 'make check'Stephen Berman2025-02-271-0/+4
* Improve format-seconds on negative argsPaul Eggert2025-02-011-18/+25
* Update copyright year to 2025Paul Eggert2025-01-0110-10/+10
* Check for presuppositions in `calendar-date-is-valid-p'Richard Lawrence2024-12-141-0/+34
* Drop fallback code in date-to-time, update documentationUlrich Müller2024-08-151-2/+22
* Fix Icalendar export with ISO datesEli Zaretskii2024-04-131-0/+3
* Fix 'format-seconds' when all values are zero and %z is usedEli Zaretskii2024-04-101-1/+4
* ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-141-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-029-9/+9
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-029-9/+9
* | Revert "Mark two tests as expensive"Stefan Kangas2023-09-161-1/+0
* | Mark two tests as expensiveStefan Kangas2023-09-151-0/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-07-081-0/+3
|\ \ | |/
| * Mark failing icalendar test as unstable (bug#56241)Mattias Engdegård2023-07-071-0/+3
* | Fix and improve setting priority of todo-mode items (bug#64433)Stephen Berman2023-07-031-0/+65
* | Merge from origin/emacs-29Dmitry Gutov2023-05-061-1/+1
|\ \ | |/
| * Use 'calendar-buffer' instead of fixed stringThuna2023-05-021-1/+1
* | ; Adjust limit for eclipse in calendar; rename a functionUlrich Müller2023-02-171-3/+3
|/
* 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