X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fnotmuch-test;h=a0c47d496fd134018efbf257910b17beb3e8d9c1;hb=2593df527168ad3502f0d44f4feae76133fc271b;hp=f2754398e9ccd53a5bd44c653235e3f9ff2936eb;hpb=ec59896de06cf76d6d7ee6ff7bc46df522c7afe3;p=notmuch diff --git a/test/notmuch-test b/test/notmuch-test index f2754398..a0c47d49 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -20,6 +20,7 @@ TESTS=" basic help-test config + setup new count search @@ -31,6 +32,7 @@ TESTS=" excludes tagging json + sexp text multipart thread-naming @@ -60,8 +62,10 @@ TESTS=" emacs-hello emacs-show missing-headers + hex-escaping parse-time-string search-date + thread-replies " TESTS=${NOTMUCH_TESTS:=$TESTS}