]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: add tests for date:since..until range queries
[notmuch] / test / notmuch-test
index bfad5d3c79d5b65a8d778190b8721bbf249aada7..9a1b3758a3ee1081281532bc7b575fab0a3317ad 100755 (executable)
@@ -31,6 +31,7 @@ TESTS="
   excludes
   tagging
   json
   excludes
   tagging
   json
+  text
   multipart
   thread-naming
   raw
   multipart
   thread-naming
   raw
@@ -58,6 +59,9 @@ TESTS="
   emacs-address-cleaning
   emacs-hello
   emacs-show
   emacs-address-cleaning
   emacs-hello
   emacs-show
+  missing-headers
+  parse-time-string
+  search-date
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}
 
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}