From 58b222d597c4b2e8b8bc0b251929ead60eb29bf9 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Tue, 30 Oct 2012 22:32:35 +0200 Subject: 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 for writing most of the tests. --- test/notmuch-test | 1 + 1 file changed, 1 insertion(+) (limited to 'test/notmuch-test') diff --git a/test/notmuch-test b/test/notmuch-test index cc732c3c..7eadfdfd 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -60,6 +60,7 @@ TESTS=" emacs-hello emacs-show missing-headers + parse-time-string " TESTS=${NOTMUCH_TESTS:=$TESTS} -- cgit v1.2.3