summaryrefslogtreecommitdiff
path: root/test/emacs
AgeCommit message (Expand)Author
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