aboutsummaryrefslogtreecommitdiff
path: root/test/emacs
AgeCommit message (Expand)Author
2012-02-08test: fix emacs tests after tagging operations changesDmitry Kurochkin
2012-02-04test: Fix up date in MML quoting tests.David Bremner
2012-02-04Merge commit '0.11.1'David Bremner
2012-02-03emacs: quote MML tags in repliesAaron Ecay
2012-02-03test: add tests for quoting of MML tags in repliesAaron Ecay
2012-01-27test: Updated expected output for new `notmuch-show-clean-address'.David Edmondson
2012-01-22test: whitespace-cleanup for most test/* filesTomi Ollila
2012-01-13Merge branch 'release'David Bremner
2012-01-05emacs: fix notmuch-show-indent-messages-width customization variable nameJameson Graef Rollins
2011-12-29test: Make generated message date a real dateAustin Clements
2011-12-22test: add test for `notmuch-hello-refresh-hook'Dmitry Kurochkin
2011-12-20emacs: do not call `notmuch-hello-mode' on updateDmitry Kurochkin
2011-12-20test: add broken test for `notmuch-hello-mode-hook' called during updateDmitry Kurochkin
2011-12-20test: add test for `notmuch-hello-mode-hook'Dmitry Kurochkin
2011-12-15Revert "test: add emacs test for hiding a message following an HTML part"David Bremner
2011-12-07emacs: do not call notmuch show for non-inlinable partsDmitry Kurochkin
2011-12-07test: check that Emacs UI does not call notmuch for non-inlinable partsDmitry Kurochkin
2011-11-27test: fix "Stashing in notmuch-search" test when emacs is not availableDmitry Kurochkin
2011-11-25emacs: test notmuch show with fourfold message indentationGregor Zattler
2011-11-25emacs: test: notmuch show without indentationGregor Zattler
2011-11-25emacs: test notmuch-indent-messages-width defaultGregor Zattler
2011-11-18test: emacs: tidy up "Stashing in notmuch-show" testPieter Praet
2011-11-13test: do not hide test_emacs errorsDmitry Kurochkin
2011-11-12test: stashing in notmuch-{show,search}Pieter Praet
2011-11-07emacs: improve hidden signatures handling in notmuch-show-advance-and-archiveDmitry Kurochkin
2011-11-07test: `notmuch-show-advance-and-archive' with invisible signatureDmitry Kurochkin
2011-10-09test: add two emacs tests for show mode refreshJameson Graef Rollins
2011-09-10test: add emacs test for hiding a message following an HTML partDmitry Kurochkin
2011-09-10test: update documentation for test_emacs in test/READMEDmitry Kurochkin
2011-06-29test: revert non-intentional changes introduced in eb4cf465Pieter Praet
2011-06-28test: use emacsclient(1) for Emacs testsDmitry Kurochkin
2011-06-28test:Improve test behaviors when --root is usedMark Anderson
2011-06-28test: set variables using `let' instead of `setq' in Emacs testsDmitry Kurochkin
2011-06-28test: use emacs_deliver_message in Emacs SMTP send testDmitry Kurochkin
2011-06-28test: remove some sed(1) calls in Emacs testsDmitry Kurochkin
2011-06-28test: save buffer content to file instead of printing it in Emacs testsDmitry Kurochkin
2011-06-28test: wrap and indent test_emacs callsDmitry Kurochkin
2011-06-28test: fix argument order of test_expect_equal_file in few testsDmitry Kurochkin
2011-06-23test: remove useless test_emacs call from an emacs FCC testDmitry Kurochkin
2011-06-23test: Test emacs message composing with various values for notmuch-fcc-dirsCarl Worth
2011-06-15test emacs: Add tests for hiding messages in notmuch-show viewDmitry Kurochkin
2011-06-10test: Add test that emacs detects and hides top-post quotes of original messagesCarl Worth
2011-06-03test: update emacs test to use test_expect_equal_fileJameson Graef Rollins
2011-06-03test: add "notmuch-show for message with invalid From" testDmitry Kurochkin
2011-05-31test: add test for saving attachments using notmuch-show-save-partDmitry Kurochkin
2011-05-27test: use `princ' instead of `message' calls in emacs testsDmitry Kurochkin
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2011-05-24test: add test for hiding/showing signature in notmuch-show viewDmitry Kurochkin
2010-12-07Update test suite for 7 tests that were recently fixed.Carl Worth
2010-12-07Make author order tests more strict.Austin Clements