]> git.eshelyaron.com Git - emacs.git/commit
Add tests for time.el
authorStefan Kangas <stefan@marxist.se>
Wed, 21 Oct 2020 14:59:50 +0000 (16:59 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 21 Oct 2020 14:59:50 +0000 (16:59 +0200)
commitb69f363698b15775ddbffe873a1ddbb9eef73ce4
treea2b8ebecfe1ce68f624d78682901947c555d02a1
parenta497b8e4a41e3223089654da4b36d0fdd51ce555
Add tests for time.el

* lisp/time.el (display-time-update--load)
(display-time-update--mail): Extract from...
(display-time-update): ...here.
* test/lisp/time-tests.el: New file.
lisp/time.el
test/lisp/time-tests.el [new file with mode: 0644]