X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fnotmuch-test;h=113ea7cf3330ee8b51fdf9fde3c2ec5fd3ec524c;hb=07bb8b9e895541006eca88430925f1c6524c4708;hp=29de30d7652c3fc6bc7889c44cc450b8b92086cc;hpb=28d78c2b02ade16d5e5b8a0bc021acb5158ba777;p=notmuch diff --git a/test/notmuch-test b/test/notmuch-test index 29de30d7..113ea7cf 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -18,6 +18,7 @@ cd $(dirname "$0") TESTS=" basic + help-test new count search @@ -25,6 +26,7 @@ TESTS=" search-by-folder search-position-overlap-bug search-insufficient-from-quoting + search-limiting tagging json multipart @@ -45,6 +47,7 @@ TESTS=" symbol-hiding search-folder-coherence atomicity + python " TESTS=${NOTMUCH_TESTS:=$TESTS}