summaryrefslogtreecommitdiff
path: root/test/emacs
AgeCommit message (Expand)Author
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
2010-11-11test: Fix emacs FCC test to account for new maildir synchronizationCarl Worth
2010-11-06test: Add test for viewing raw message within emacs.Carl Worth
2010-11-06test: Add test for saving an attachment from emacsCarl Worth
2010-11-05test: Don't mess with user's HOME directoryCarl Worth
2010-11-05test: Clear the "BROKEN" flag on an existing emacs testCarl Worth
2010-10-29test: Test emacs notmuch-hello with no saved searches to display.Carl Worth
2010-10-29test: Test emacs notmuch-hello when displaying a saved search with 0 results.Carl Worth
2010-10-28test: Avoid using unreliable, hard-coded thread ID values in test suite.Carl Worth
2010-10-27test: Add test for reply functionality within emacs.Carl Worth
2010-10-27test: Add test for fully-roundtripped FCCCarl Worth
2010-10-27test: Use an explicit date in the message sent via (fake) SMTPCarl Worth
2010-10-27emacs: Explicitly set the From address when composing a new message.Carl Worth
2010-10-27emacs: Enable FCC (to a directory named "sent") by default.Carl Worth
2010-10-27TODO: Note idea for a new "notmuch compose"Carl Worth
2010-10-27test: Add test that emacs interface actually sends mail.Carl Worth
2010-10-22emacs: Fix quoting of Message-Id to fix test case of Id containing ".."Carl Worth
2010-10-22test: Add test demonstrating failure in emacs interface when Message-Id has ..Carl Worth
2010-10-22test: Add tests for adding/removing tags within emacs interfaceCarl Worth
2010-10-22test: Add simple tests for navigating notmuch-hello and notmuch-search viewsCarl Worth
2010-10-22test: Add tests for emacs notmuch-search and notmuch-show functions.Carl Worth
2010-10-22emacs: Remove the joke from the first line of the notmuch-hello view.Carl Worth
2010-10-22test: Add the most rudimentary testing of the emacs interface.Carl Worth