]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - test/notmuch-test
test: add smoke tests for the date/time parser module
[obsolete/notmuch-old] / test / notmuch-test
index bfad5d3c79d5b65a8d778190b8721bbf249aada7..7eadfdfd81efc81e0f837ad133920210b8fd0b97 100755 (executable)
@@ -31,6 +31,7 @@ TESTS="
   excludes
   tagging
   json
+  text
   multipart
   thread-naming
   raw
@@ -58,6 +59,8 @@ TESTS="
   emacs-address-cleaning
   emacs-hello
   emacs-show
+  missing-headers
+  parse-time-string
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}