X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fnotmuch-test;h=9a1b3758a3ee1081281532bc7b575fab0a3317ad;hb=7d1a2ca0ce0b20a5436225824c0982dfa0c29b45;hp=e14d34e424705851951aad5c4c650ab555ace7fc;hpb=d43f6c00b351424e903c2f2b71c34bc5902b467e;p=notmuch diff --git a/test/notmuch-test b/test/notmuch-test index e14d34e4..9a1b3758 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -19,6 +19,7 @@ cd $(dirname "$0") TESTS=" basic help-test + config new count search @@ -27,8 +28,10 @@ TESTS=" search-position-overlap-bug search-insufficient-from-quoting search-limiting + excludes tagging json + text multipart thread-naming raw @@ -54,7 +57,11 @@ TESTS=" argument-parsing emacs-test-functions emacs-address-cleaning + emacs-hello emacs-show + missing-headers + parse-time-string + search-date " TESTS=${NOTMUCH_TESTS:=$TESTS}