X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fnotmuch-test;h=72f1eecc6185b1f4f005beb4f90f6f4bac2a7c19;hb=22443de7891ca54cc199c30bdaf2725395062462;hp=60c3ecbcbe9968ac0dcd5fe2798a32ff6ec5cbf0;hpb=20018a0c094f576589ea82d5ca5116dfd3c0ea55;p=notmuch diff --git a/test/notmuch-test b/test/notmuch-test index 60c3ecbc..72f1eecc 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -16,7 +16,30 @@ fi cd $(dirname "$0") -TESTS="basic new search json thread-naming reply dump-restore uuencode thread-order author-order from-guessing long-id encoding emacs" +TESTS=" + basic + new + search + search-output + search-by-folder + search-position-overlap-bug + search-insufficient-from-quoting + json + multipart + thread-naming + raw + reply + dump-restore + uuencode + thread-order + author-order + from-guessing + long-id + encoding + emacs + emacs-large-search-buffer + maildir-sync +" # Clean up any results from a previous run rm -r test-results >/dev/null 2>/dev/null