]> git.notmuchmail.org Git - notmuch/commit
test: add smoke tests for the date/time parser module
authorJani Nikula <jani@nikula.org>
Tue, 30 Oct 2012 20:32:35 +0000 (22:32 +0200)
committerDavid Bremner <bremner@debian.org>
Wed, 31 Oct 2012 19:50:57 +0000 (16:50 -0300)
commit58b222d597c4b2e8b8bc0b251929ead60eb29bf9
treed0da7e1b49f19323a94596390eda708548d32faa
parent519be192501bae330db78af728c4d6e26b9053ee
test: add smoke tests for the date/time parser module

Test the date/time parser module directly, independent of notmuch,
using the parse-time test tool.

Credits to Michal Sojka <sojkam1@fel.cvut.cz> for writing most of the
tests.
test/notmuch-test
test/parse-time-string [new file with mode: 0755]