]> git.cworth.org Git - notmuch/commit
test: check that Emacs UI does not call notmuch for non-inlinable parts
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Tue, 29 Nov 2011 21:19:53 +0000 (01:19 +0400)
committerDavid Bremner <bremner@debian.org>
Thu, 8 Dec 2011 00:03:29 +0000 (20:03 -0400)
commit3e0820eb7138df4f11fdf6fc8baf96f583152f14
tree93464f432818950a9653eaaff256170081bb8b52
parente994bb28df895ae06ebaab54b4ef226f5bd8bb95
test: check that Emacs UI does not call notmuch for non-inlinable parts

The patch adds two new test cases:

* Do not call notmuch for non-inlinable application/mpeg parts
* Do not call notmuch for non-inlinable audio/mpeg parts

The application/mpeg test passes thanks to a workaround for
application/* Content-Types.  The audio/mpeg is currently broken.
test/emacs