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