summaryrefslogtreecommitdiff
path: root/test/lisp/time-stamp-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; improve test coverage of time-stamp-pattern parsingStephen Gildea2022-10-141-4/+4
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-211-4/+2
* Make time-stamp-tests.el work in a Norwegian language enviromentLars Ingebrigtsen2022-07-011-6/+11
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | time-stamp-tests.el: Test more formatsStephen Gildea2021-11-261-3/+7
|/
* time-stamp: %F is "file name" not "pathname" + other docStephen Gildea2021-11-091-5/+6
* time-stamp-tests: improvements to test macrosStephen Gildea2021-10-221-5/+8
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-3/+3
* ; Clarify and simplify time-stamp commentsStephen Gildea2021-09-261-3/+3
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
* Add doc string to time-stamp-tests that didn't have oneStephen Gildea2021-07-181-2/+9
* time-stamp: add principled, expressive %zStephen Gildea2021-06-211-4/+410
* time-stamp: fix minor bug when parsing option combosStephen Gildea2021-05-301-1/+2
* time-stamp: improve unit-test coverageStephen Gildea2021-05-291-1/+34
* time-stamp-tests now pass in more localesStephen Gildea2021-01-181-52/+75
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Further expand coverage of unit tests for time-stampStephen Gildea2019-12-231-24/+86
|/
* Expand coverage of unit tests for time-stampStephen Gildea2019-11-191-23/+196
* time-stamp: update support for time zone numeric offsetStephen Gildea2019-11-131-10/+15
* time-stamp: add support for time zone numeric offsetStephen Gildea2019-11-061-4/+19
* time-stamp-time-zone: update customizationStephen Gildea2019-10-271-0/+19
* time-stamp-tests: add name prefix to tests of formattingStephen Gildea2019-10-261-17/+17
* time-stamp-tests: consistently name the time varsStephen Gildea2019-10-251-95/+97
* Minor tweaks to time-stamp documentation stringsStephen Gildea2019-10-131-1/+1
* Port time-stamp-test-time-zone to macOSPaul Eggert2019-10-101-6/+8
* time-stamp: revert recent change to "%04y"Stephen Gildea2019-10-091-3/+5
* Expand testing of time-stamp format "%y"Stephen Gildea2019-10-091-12/+26
* Move undocumented time-stamp formats closer to format-time-stringStephen Gildea2019-09-301-54/+73
* time-stamp doc: recommend formats closer to format-time-stringStephen Gildea2019-09-301-19/+23
* Reorganize time-stamp testsStephen Gildea2019-09-281-103/+112
* Expand time-stamp unit tests to cover all formatting optionsStephen Gildea2019-09-221-9/+284
* Add test to time-stamp.elLars Ingebrigtsen2019-07-111-0/+36