org-colview: Fix failing test
commitb47920ed208119a0a9de307b1839a4aed54572ef
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 14 Jun 2017 09:00:01 +0000 (14 11:00 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 14 Jun 2017 09:00:01 +0000 (14 11:00 +0200)
tree73b1296b3faa1b4499aab2135ba11fade7cdfba2
parent2040b613914cb4153efee3d11650777a4c759d33
org-colview: Fix failing test

* lisp/org.el (org-parse-time-string): Allow to specify zone as an
  optional argument.
* lisp/org-colview.el (org-columns--age-to-seconds): Apply change
  above.
* testing/lisp/test-org-colview.el (test-org-colview/columns-summary):
  Update tests.
lisp/org-colview.el
lisp/org.el
testing/lisp/test-org-colview.el