]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
new: Handle fatal errors in remove_filename and _remove_directory
[notmuch] / test / notmuch-test
index 6a99ae3f7ad8761231887ca1aabd80d2bfadbddb..801df732f176cc3f7e0cdfe9978921d70245dffc 100755 (executable)
@@ -27,6 +27,7 @@ TESTS="
   search-position-overlap-bug
   search-insufficient-from-quoting
   search-limiting
+  excludes
   tagging
   json
   multipart
@@ -52,6 +53,10 @@ TESTS="
   python
   hooks
   argument-parsing
+  emacs-test-functions
+  emacs-address-cleaning
+  emacs-hello
+  emacs-show
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}