]> git.notmuchmail.org Git - notmuch/commit
test: Move tests from emacs to emacs-show
authorEthan Glasser-Camp <ethan.glasser.camp@gmail.com>
Thu, 18 Oct 2012 02:16:52 +0000 (22:16 -0400)
committerDavid Bremner <bremner@debian.org>
Thu, 18 Oct 2012 11:45:16 +0000 (08:45 -0300)
commit518eed1ba725c524d279e364deba1a191bbb38b2
treefaa806b8af0c7b2c0dc6847c08a5cea5d8a6826e
parentb52ee879d869304c981be713566b40aa3f7a44db
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 <ethan@betacantrips.com>
12 files changed:
test/emacs
test/emacs-show
test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-off [new file with mode: 0644]
test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-on [new file with mode: 0644]
test/emacs-show.expected-output/notmuch-show-indent-thread-content-off [new file with mode: 0644]
test/emacs-show.expected-output/notmuch-show-process-crypto-mime-parts-off [new file with mode: 0644]
test/emacs-show.expected-output/notmuch-show-process-crypto-mime-parts-on [new file with mode: 0644]
test/emacs.expected-output/notmuch-show-elide-non-matching-messages-off [deleted file]
test/emacs.expected-output/notmuch-show-elide-non-matching-messages-on [deleted file]
test/emacs.expected-output/notmuch-show-indent-thread-content-off [deleted file]
test/emacs.expected-output/notmuch-show-process-crypto-mime-parts-off [deleted file]
test/emacs.expected-output/notmuch-show-process-crypto-mime-parts-on [deleted file]