aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/time-stamp-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* time-stamp-helper-string-used: New testStephen Gildea2026-01-051-6/+30
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* time-stamp-custom-pattern test: Minor optimizationStephen Gildea2025-12-221-41/+53
* ; time-stamp: Prefer 'string-match-p' over 'string-match'Stephen Gildea2025-12-101-3/+1
* ; time-stamp: factor out two small, internal utilitiesStephen Gildea2025-12-031-13/+11
* time-stamp: Add test of multi-line start regexpStephen Gildea2025-11-301-1/+13
* time-stamp: return quicker when inactiveStephen Gildea2025-11-291-8/+58
* * test/lisp/time-stamp-tests.el: More tests of word conversions.Stephen Gildea2025-11-251-6/+7
* ; * lisp/time-stamp.el: Reformat some doc strings.Stephen Gildea2025-11-231-0/+1
* time-stamp-format-* tests: reduce repetitivenessStephen Gildea2025-10-221-424/+266
* time-stamp-tests: Hygienic macrosStephen Gildea2025-06-011-27/+40
* time-stamp: Better handling of some edge casesStephen Gildea2025-02-071-5/+31
* ; time-stamp: documentation, tests, NEWSStephen Gildea2025-02-021-13/+24
* time-stamp: Don't get confused by newline in file nameStephen Gildea2025-01-271-3/+22
* time-stamp-tests: Make macro-defined tests findableStephen Gildea2025-01-271-34/+56
* ; time-stamp: Rename some internal symbolsStephen Gildea2025-01-241-33/+33
* time-stamp: lower- and title-case weekday and month namesStephen Gildea2025-01-061-14/+78
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; * test/lisp/time-stamp-tests.el: make checkdoc happierStephen Gildea2024-12-141-133/+134
* time-stamp: fix search end, more compatibility suggestionsStephen Gildea2024-12-141-3/+29
* time-stamp: properly abbreviate instead of truncating namesStephen Gildea2024-12-101-112/+161
* time-stamp: minor adjustments to %P and modifier charactersStephen Gildea2024-11-081-11/+27
* ; time-stamp: Reformat some long doc strings for clarity.Stephen Gildea2024-11-011-24/+24
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Further improve test coverage of time-stamp-pattern parsingStephen Gildea2023-11-041-11/+21
|/
* ; 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