]> git.notmuchmail.org Git - notmuch/commit
emacs: test notmuch-show during message decryption
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 6 May 2019 17:43:27 +0000 (13:43 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 10 May 2019 09:54:50 +0000 (06:54 -0300)
commite1c8357c441d4e70fb28838dead5a490f4663b87
tree9512e8f389a94e439ff09b2b4307eb20df4796d8
parenteeff4319960d88e60c202dac4047913262d67d85
emacs: test notmuch-show during message decryption

We did not have a test showing what message decryption looks like
within notmuch-emacs.  This change gives us a baseline for future work
on the notmuch-emacs interface.

This differs from previous revisions of this patch in that it should
be insensitive to the order in which the local filesystem readdir()s
the underlying maildir.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
test/T357-index-decryption.sh
test/T450-emacs-show.sh
test/corpora/crypto/basic-encrypted.eml [new file with mode: 0644]
test/emacs-show.expected-output/notmuch-show-decrypted-message [new file with mode: 0644]
test/emacs-show.expected-output/notmuch-show-undecryptable-message [new file with mode: 0644]