]> git.notmuchmail.org Git - notmuch/commit
test: ensure that protected headers appear in notmuch-emacs search as expected
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 26 May 2019 22:16:07 +0000 (18:16 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 29 May 2019 11:16:58 +0000 (08:16 -0300)
commit5007595be89ccd9369973f722af4ecabbd26ad37
tree443ccba00a97818848b7020a039b3dc0bee293a5
parent809a34a8708706728e4f1f00367e1dae98cd0d2d
test: ensure that protected headers appear in notmuch-emacs search as expected

We initially test only notmuch-search; tests for other functionality
come in different patchsets later.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
test/T358-emacs-protected-headers.sh [new file with mode: 0755]