summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: Update emacs tests for fix to counting of signature lines.Carl Worth2010-11-11
* tags_to_maildir_flags: Fix to preserve existing, unsupported flagsCarl Worth2010-11-11
* notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"Carl Worth2010-11-11
* test: Move corpus emails into maildir directory structureCarl Worth2010-11-11
* test: Fix emacs FCC test to account for new maildir synchronizationCarl Worth2010-11-11
* Enable maildir synchronization by default.Carl Worth2010-11-11
* test: Drop test for propagating flag changes from one file to anotherCarl Worth2010-11-11
* test: Add a new test that removal of a maildir flag also changes tagsCarl Worth2010-11-11
* test: Rework recently-added additional maildir-sync testsCarl Worth2010-11-11
* test: More maildir synchronization testsMichal Sojka2010-11-11
* test: Rework testing of maildir-synchronization feature.Carl Worth2010-11-11
* Tests for maildir synchronizationMichal Sojka2010-11-10
* test: Don't strip portions of test name after '-' for temporary files.Carl Worth2010-11-10
* test: Add test for viewing raw message within emacs.Carl Worth2010-11-06
* Rename "notmuch cat" to "notmuch show --format=raw"Carl Worth2010-11-06
* test: Add test for saving an attachment from emacsCarl Worth2010-11-06
* Add 'cat' subcommandMichal Sojka2010-11-05
* Makefile: Support "make check" as alias for "make test"Carl Worth2010-11-05
* test: Don't mess with user's HOME directoryCarl Worth2010-11-05
* test: Update mail corpus with original mails (with attachments).Carl Worth2010-11-05
* test: Clear the "BROKEN" flag on an existing emacs testCarl Worth2010-11-05
* test: Generate a little run_emacs script to help debug any failures.Carl Worth2010-11-05
* test: Search for non-existent message should return nothingMichal Sojka2010-11-04
* test: Test emacs notmuch-hello with no saved searches to display.Carl Worth2010-10-29
* test: Test emacs notmuch-hello when displaying a saved search with 0 results.Carl Worth2010-10-29
* test: Emit a friendly error message if run with bash < 4.0.Carl Worth2010-10-28
* test: Avoid using unreliable, hard-coded thread ID values in test suite.Carl Worth2010-10-28
* test: Add test for reply functionality within emacs.Carl Worth2010-10-27
* test: Update tests with removal of bcc from replyJameson Rollins2010-10-27
* test: Add test for fully-roundtripped FCCCarl Worth2010-10-27
* test: Use an explicit date in the message sent via (fake) SMTPCarl Worth2010-10-27
* emacs: Explicitly set the From address when composing a new message.Carl Worth2010-10-27
* emacs: Enable FCC (to a directory named "sent") by default.Carl Worth2010-10-27
* TODO: Note idea for a new "notmuch compose"Carl Worth2010-10-27
* test: Add test that emacs interface actually sends mail.Carl Worth2010-10-27
* test: Set alternate HOME during tests.Carl Worth2010-10-27
* test: Fix false failure from the "available tests" test.Carl Worth2010-10-22
* emacs: Fix quoting of Message-Id to fix test case of Id containing ".."Carl Worth2010-10-22
* test: Add test demonstrating failure in emacs interface when Message-Id has ..Carl Worth2010-10-22
* test: Add tests for adding/removing tags within emacs interfaceCarl Worth2010-10-22
* test: Add simple tests for navigating notmuch-hello and notmuch-search viewsCarl Worth2010-10-22
* test: Add a new test_expect_equal_failureCarl Worth2010-10-22
* test: Add tests for emacs notmuch-search and notmuch-show functions.Carl Worth2010-10-22
* emacs: Remove the joke from the first line of the notmuch-hello view.Carl Worth2010-10-22
* test: Add the most rudimentary testing of the emacs interface.Carl Worth2010-10-22
* test: Add a new test_emacs function to test-lib.shCarl Worth2010-10-22
* test: Fix add_email_corpus function to be quiet.Carl Worth2010-10-22
* test/README: Document add_email_corpus (and add_message/generate_message)Carl Worth2010-09-20
* test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth2010-09-20
* test: Add a corpus of email messages to be used in testing.Carl Worth2010-09-20