]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
new: Handle fatal errors in remove_filename and _remove_directory
[notmuch] / test / notmuch-test
index e40ef86a8764427434957f76f5cf29dbaf7ac9ae..801df732f176cc3f7e0cdfe9978921d70245dffc 100755 (executable)
@@ -27,12 +27,14 @@ TESTS="
   search-position-overlap-bug
   search-insufficient-from-quoting
   search-limiting
+  excludes
   tagging
   json
   multipart
   thread-naming
   raw
   reply
+  reply-to-sender
   dump-restore
   uuencode
   thread-order
@@ -51,6 +53,10 @@ TESTS="
   python
   hooks
   argument-parsing
+  emacs-test-functions
+  emacs-address-cleaning
+  emacs-hello
+  emacs-show
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}