summaryrefslogtreecommitdiff
path: root/test/src/timefns-tests.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Don’t test time functions for NaNs, INFPaul Eggert2022-06-15
* Support (encode-time (list s m h D M Y))Paul Eggert2022-04-25
* New time-equal-p testPaul Eggert2022-04-14
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Add time-convert testsPaul Eggert2021-12-05
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix license statements.Stefan Kangas2020-08-27
* Use lexical-binding in most src testsStefan Kangas2020-04-24
* Fix rounding errors in time conversionPaul Eggert2020-03-03
* Port timestamp tests to odd timezones, (TICKS . HZ)Paul Eggert2020-02-27
* Update copyright year to 2020Paul Eggert2020-01-01
* Test format-time-string paddingPaul Eggert2019-12-06
* Avoid some excess precision in time arithmeticPaul Eggert2019-08-20
* Support larger TIMEs in (time-convert TIME t)Paul Eggert2019-08-20
* Fix time-add/time-sub validity checkingPaul Eggert2019-08-19
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-16
* Fix time-add rounding bugPaul Eggert2019-08-16
* Fix rounding errors with float timestampsPaul Eggert2019-08-15
* decode-time now returns subsec tooPaul Eggert2019-08-05
* New function time-convertPaul Eggert2019-08-05
* Fix decode-time/encode-time roundtrip on macOSPaul Eggert2019-04-30
* Update more copyright yearsPaul Eggert2018-12-31
* Improvements on (TICKS . HZ)Paul Eggert2018-10-06
* New (TICKS . HZ) timestamp formatPaul Eggert2018-10-06
* Move timestamp-related stuff to timefns.cPaul Eggert2018-10-06