summaryrefslogtreecommitdiff
path: root/test/src/timefns-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Fix license statements.Stefan Kangas2020-08-271-3/+5
* Use lexical-binding in most src testsStefan Kangas2020-04-241-1/+1
* Fix rounding errors in time conversionPaul Eggert2020-03-031-0/+3
* Port timestamp tests to odd timezones, (TICKS . HZ)Paul Eggert2020-02-271-23/+23
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Test format-time-string paddingPaul Eggert2019-12-061-0/+43
* Avoid some excess precision in time arithmeticPaul Eggert2019-08-201-22/+22
* Support larger TIMEs in (time-convert TIME t)Paul Eggert2019-08-201-0/+6
* Fix time-add/time-sub validity checkingPaul Eggert2019-08-191-0/+4
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-161-17/+29
* Fix time-add rounding bugPaul Eggert2019-08-161-0/+3
* Fix rounding errors with float timestampsPaul Eggert2019-08-151-0/+18
* decode-time now returns subsec tooPaul Eggert2019-08-051-6/+8
* New function time-convertPaul Eggert2019-08-051-1/+1
* Fix decode-time/encode-time roundtrip on macOSPaul Eggert2019-04-301-0/+6
* Update more copyright yearsPaul Eggert2018-12-311-1/+1
* Improvements on (TICKS . HZ)Paul Eggert2018-10-061-27/+89
* New (TICKS . HZ) timestamp formatPaul Eggert2018-10-061-0/+3
* Move timestamp-related stuff to timefns.cPaul Eggert2018-10-061-0/+79