]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: Add a test script for "notmuch tag"
[notmuch] / test / notmuch-test
index fe85c6a4032f9fbd2e88ad5a2bf9afce067e8679..bbabf288b2226c2120e055ec139f0b25ef2895db 100755 (executable)
@@ -24,6 +24,7 @@ TESTS="
   search-by-folder
   search-position-overlap-bug
   search-insufficient-from-quoting
+  tagging
   json
   multipart
   thread-naming
@@ -41,6 +42,8 @@ TESTS="
   maildir-sync
   crypto
   symbol-hiding
+  search-folder-coherence
+  atomicity
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}