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