aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/emacs
Commit message (Expand)AuthorAge
...
* emacs: do not call `notmuch-hello-mode' on updateGravatar Dmitry Kurochkin2011-12-20
* test: add broken test for `notmuch-hello-mode-hook' called during updateGravatar Dmitry Kurochkin2011-12-20
* test: add test for `notmuch-hello-mode-hook'Gravatar Dmitry Kurochkin2011-12-20
* Revert "test: add emacs test for hiding a message following an HTML part"Gravatar David Bremner2011-12-15
* emacs: do not call notmuch show for non-inlinable partsGravatar Dmitry Kurochkin2011-12-07
* test: check that Emacs UI does not call notmuch for non-inlinable partsGravatar Dmitry Kurochkin2011-12-07
* test: fix "Stashing in notmuch-search" test when emacs is not availableGravatar Dmitry Kurochkin2011-11-27
* emacs: test notmuch show with fourfold message indentationGravatar Gregor Zattler2011-11-25
* emacs: test: notmuch show without indentationGravatar Gregor Zattler2011-11-25
* emacs: test notmuch-indent-messages-width defaultGravatar Gregor Zattler2011-11-25
* test: emacs: tidy up "Stashing in notmuch-show" testGravatar Pieter Praet2011-11-18
* test: do not hide test_emacs errorsGravatar Dmitry Kurochkin2011-11-13
* test: stashing in notmuch-{show,search}Gravatar Pieter Praet2011-11-12
* emacs: improve hidden signatures handling in notmuch-show-advance-and-archiveGravatar Dmitry Kurochkin2011-11-07
* test: `notmuch-show-advance-and-archive' with invisible signatureGravatar Dmitry Kurochkin2011-11-07
* test: add two emacs tests for show mode refreshGravatar Jameson Graef Rollins2011-10-09
* test: add emacs test for hiding a message following an HTML partGravatar Dmitry Kurochkin2011-09-10
* test: update documentation for test_emacs in test/READMEGravatar Dmitry Kurochkin2011-09-10
* test: revert non-intentional changes introduced in eb4cf465Gravatar Pieter Praet2011-06-29
* test: use emacsclient(1) for Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test:Improve test behaviors when --root is usedGravatar Mark Anderson2011-06-28
* test: set variables using `let' instead of `setq' in Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test: use emacs_deliver_message in Emacs SMTP send testGravatar Dmitry Kurochkin2011-06-28
* test: remove some sed(1) calls in Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test: save buffer content to file instead of printing it in Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test: wrap and indent test_emacs callsGravatar Dmitry Kurochkin2011-06-28
* test: fix argument order of test_expect_equal_file in few testsGravatar Dmitry Kurochkin2011-06-28
* test: remove useless test_emacs call from an emacs FCC testGravatar Dmitry Kurochkin2011-06-23
* test: Test emacs message composing with various values for notmuch-fcc-dirsGravatar Carl Worth2011-06-23
* test emacs: Add tests for hiding messages in notmuch-show viewGravatar Dmitry Kurochkin2011-06-15
* test: Add test that emacs detects and hides top-post quotes of original messagesGravatar Carl Worth2011-06-10
* test: update emacs test to use test_expect_equal_fileGravatar Jameson Graef Rollins2011-06-03
* test: add "notmuch-show for message with invalid From" testGravatar Dmitry Kurochkin2011-06-03
* test: add test for saving attachments using notmuch-show-save-partGravatar Dmitry Kurochkin2011-05-31
* test: use `princ' instead of `message' calls in emacs testsGravatar Dmitry Kurochkin2011-05-27
* test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityGravatar Joel Borggrén-Franck2011-05-27
* test: add test for hiding/showing signature in notmuch-show viewGravatar Dmitry Kurochkin2011-05-24
* Update test suite for 7 tests that were recently fixed.Gravatar Carl Worth2010-12-07
* Make author order tests more strict.Gravatar Austin Clements2010-12-07
* test: Fix emacs FCC test to account for new maildir synchronizationGravatar Carl Worth2010-11-11
* test: Add test for viewing raw message within emacs.Gravatar Carl Worth2010-11-06
* test: Add test for saving an attachment from emacsGravatar Carl Worth2010-11-06
* test: Don't mess with user's HOME directoryGravatar Carl Worth2010-11-05
* test: Clear the "BROKEN" flag on an existing emacs testGravatar Carl Worth2010-11-05
* test: Test emacs notmuch-hello with no saved searches to display.Gravatar Carl Worth2010-10-29
* test: Test emacs notmuch-hello when displaying a saved search with 0 results.Gravatar Carl Worth2010-10-29
* test: Avoid using unreliable, hard-coded thread ID values in test suite.Gravatar Carl Worth2010-10-28
* test: Add test for reply functionality within emacs.Gravatar Carl Worth2010-10-27
* test: Add test for fully-roundtripped FCCGravatar Carl Worth2010-10-27
* test: Use an explicit date in the message sent via (fake) SMTPGravatar Carl Worth2010-10-27