X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT440-emacs-hello.sh;h=842781a48c3512c82c259688947f8b87b1f53167;hb=HEAD;hp=9d1e5a9c2048d3d3b76b63b260fa53c6c4f65295;hpb=06477bce03d09353e92cea7a59134b5ac3facae3;p=notmuch diff --git a/test/T440-emacs-hello.sh b/test/T440-emacs-hello.sh index 9d1e5a9c..842781a4 100755 --- a/test/T440-emacs-hello.sh +++ b/test/T440-emacs-hello.sh @@ -68,8 +68,17 @@ test_emacs '(notmuch-hello) notmuch tag -$tag '*' test_expect_equal_file $EXPECTED/notmuch-hello-long-names OUTPUT +test_begin_subtest "All tags show up" +tag=exclude_me +notmuch tag +$tag '*' +notmuch config set search.exclude_tags $tag +test_emacs '(notmuch-hello) + (test-output)' +notmuch tag -$tag '*' +test_expect_equal_file $EXPECTED/notmuch-hello-all-tags OUTPUT + +test_done test_begin_subtest "notmuch-hello with nonexistent CWD" -test_subtest_known_broken test_emacs ' (notmuch-hello) (test-log-error