]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found