From: Ethan Glasser-Camp Date: Thu, 18 Oct 2012 02:16:52 +0000 (-0400) Subject: test: Move tests from emacs to emacs-show X-Git-Tag: 0.15_rc1~224 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=518eed1ba725c524d279e364deba1a191bbb38b2;hp=518eed1ba725c524d279e364deba1a191bbb38b2;p=notmuch test: Move tests from emacs to emacs-show This requires changing the contents of the crypto tests, as one thread that was marked read by the earlier tests in test/emacs is no longer marked read. This moves tests for: - 09d19ac "test: emacs: toggle eliding of non-matching messages in `notmuch-show'", which should have actually read: "test: emacs: toggle processing of cryptographic MIME parts in `notmuch-show'". See commit 19ec74c5. - 5ea1dbe "test: emacs: toggle eliding of non-matching messages in `notmuch-show'" - 345faab "test: emacs: toggle thread content indentation in `notmuch-show'" Signed-off-by: Ethan Glasser-Camp ---