]> git.notmuchmail.org Git - notmuch/commit
test: add test for saving attachments using notmuch-show-save-part
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Tue, 10 May 2011 03:30:51 +0000 (07:30 +0400)
committerCarl Worth <cworth@cworth.org>
Tue, 31 May 2011 22:10:27 +0000 (15:10 -0700)
commit5a7a1d499786f103dfdbd81e30ead72aad214ac1
treead9699ae5ae4ea4a870d661ba89f1c144db5b908
parent59a9c36316293b161528097a73c72d5f5ed58781
test: add test for saving attachments using notmuch-show-save-part

Use .gz filenames for saved attachments in the tests to check
that Emacs does not re-compress the file.

Use test_expect_equal_file instead of test_expect_equal to avoid
binary output on the console.
test/emacs