summaryrefslogtreecommitdiff
path: root/test/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Add some commentaryscratch/iso8601Lars Ingebrigtsen2019-07-291-8/+8
* Add more tests from the standardLars Ingebrigtsen2019-07-291-0/+80
* Add support for times with time zonesLars Ingebrigtsen2019-07-291-1/+56
* Change the interface a bit -- leave unspecified as nilLars Ingebrigtsen2019-07-291-28/+39
* Start implementing the ISO test corpusLars Ingebrigtsen2019-07-081-1/+36
* Allow adding time zonesLars Ingebrigtsen2019-07-081-0/+7
* Use decoded time math to be able to parse intervalsLars Ingebrigtsen2019-07-081-9/+5
* Start implementing a function to work with decoded time as durationsLars Ingebrigtsen2019-07-081-4/+58
* Add interval testsLars Ingebrigtsen2019-07-081-0/+20
* Be stricter in what we accept and add more testsLars Ingebrigtsen2019-07-081-0/+7
* Get time zones rightLars Ingebrigtsen2019-07-081-1/+7
* Added tests fos is8601Lars Ingebrigtsen2019-07-081-0/+81
* Move some functions to time-dateLars Ingebrigtsen2019-07-081-0/+48
* Merge from origin/emacs-26Paul Eggert2018-12-313-3/+3
|\
| * Update copyright year to 2019Paul Eggert2019-01-013-3/+3
* | Remove some assumptions about timestamp formatPaul Eggert2018-09-241-14/+28
* | Fix ambiguity in nil DST flagPaul Eggert2018-09-211-9/+11
* | Fix icalendar tests to match new behaviorPaul Eggert2018-09-151-6/+5
* | Make todo-show work when adding and deleting a new todo fileStephen Berman2018-09-031-16/+60
* | Fix last todo-edit-mode changeStephen Berman2018-08-151-0/+23
* | Fix exiting from editing todo archive file (bug#32437)Stephen Berman2018-08-141-0/+18
* | Fix todo-mode commands called on done items separatorStephen Berman2018-08-011-4/+186
|/
* Update copyright year to 2018Paul Eggert2018-01-013-3/+3
* Fix some doc typosGlenn Morris2017-10-271-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-133-3/+3
* Fix a minor todo-mode regressionStephen Berman2017-08-111-9/+41
* Add new todo-mode.el testsStephen Berman2017-07-073-33/+457
* Fix with-todo-testGlenn Morris2017-06-021-2/+4
* Correct and isolate the todo-mode test environmentStephen Berman2017-06-011-51/+59
* todo-mode: don't assume an ordering of testsGlenn Morris2017-05-291-3/+7
* Add initial tests for todo-mode.elStephen Berman2017-05-293-0/+149
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Fix timezone detection of parse-iso8601-time-stringHong Xu2016-12-241-1/+17
* Fix Bug#24199.Ulf Jasper2016-11-231-0/+44
* Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macroMichal Nazarewicz2016-06-081-2/+1
* Remove buggy parse-time testLars Ingebrigtsen2016-03-021-4/+1
* Add some tests for parse-time.elLars Ingebrigtsen2016-02-281-0/+52
* Make use of the `ert-with-function-mocked' macroMichal Nazarewicz2016-02-231-13/+7
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-0/+56
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+2237