aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* test: Update emacs tests for fix to counting of signature lines.Gravatar Carl Worth2010-11-11
* tags_to_maildir_flags: Fix to preserve existing, unsupported flagsGravatar Carl Worth2010-11-11
* notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"Gravatar Carl Worth2010-11-11
* test: Move corpus emails into maildir directory structureGravatar Carl Worth2010-11-11
* test: Fix emacs FCC test to account for new maildir synchronizationGravatar Carl Worth2010-11-11
* Enable maildir synchronization by default.Gravatar Carl Worth2010-11-11
* test: Drop test for propagating flag changes from one file to anotherGravatar Carl Worth2010-11-11
* test: Add a new test that removal of a maildir flag also changes tagsGravatar Carl Worth2010-11-11
* test: Rework recently-added additional maildir-sync testsGravatar Carl Worth2010-11-11
* test: More maildir synchronization testsGravatar Michal Sojka2010-11-11
* test: Rework testing of maildir-synchronization feature.Gravatar Carl Worth2010-11-11
* Tests for maildir synchronizationGravatar Michal Sojka2010-11-10
* test: Don't strip portions of test name after '-' for temporary files.Gravatar Carl Worth2010-11-10
* test: Add test for viewing raw message within emacs.Gravatar Carl Worth2010-11-06
* Rename "notmuch cat" to "notmuch show --format=raw"Gravatar Carl Worth2010-11-06
* test: Add test for saving an attachment from emacsGravatar Carl Worth2010-11-06
* Add 'cat' subcommandGravatar Michal Sojka2010-11-05
* Makefile: Support "make check" as alias for "make test"Gravatar Carl Worth2010-11-05
* test: Don't mess with user's HOME directoryGravatar Carl Worth2010-11-05
* test: Update mail corpus with original mails (with attachments).Gravatar Carl Worth2010-11-05
* test: Clear the "BROKEN" flag on an existing emacs testGravatar Carl Worth2010-11-05
* test: Generate a little run_emacs script to help debug any failures.Gravatar Carl Worth2010-11-05
* test: Search for non-existent message should return nothingGravatar Michal Sojka2010-11-04
* 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: Emit a friendly error message if run with bash < 4.0.Gravatar Carl Worth2010-10-28
* 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: Update tests with removal of bcc from replyGravatar Jameson Rollins2010-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
* emacs: Explicitly set the From address when composing a new message.Gravatar Carl Worth2010-10-27
* emacs: Enable FCC (to a directory named "sent") by default.Gravatar Carl Worth2010-10-27
* TODO: Note idea for a new "notmuch compose"Gravatar Carl Worth2010-10-27
* test: Add test that emacs interface actually sends mail.Gravatar Carl Worth2010-10-27
* test: Set alternate HOME during tests.Gravatar Carl Worth2010-10-27
* test: Fix false failure from the "available tests" test.Gravatar Carl Worth2010-10-22
* emacs: Fix quoting of Message-Id to fix test case of Id containing ".."Gravatar Carl Worth2010-10-22
* test: Add test demonstrating failure in emacs interface when Message-Id has ..Gravatar Carl Worth2010-10-22
* test: Add tests for adding/removing tags within emacs interfaceGravatar Carl Worth2010-10-22
* test: Add simple tests for navigating notmuch-hello and notmuch-search viewsGravatar Carl Worth2010-10-22
* test: Add a new test_expect_equal_failureGravatar Carl Worth2010-10-22
* test: Add tests for emacs notmuch-search and notmuch-show functions.Gravatar Carl Worth2010-10-22
* emacs: Remove the joke from the first line of the notmuch-hello view.Gravatar Carl Worth2010-10-22
* test: Add the most rudimentary testing of the emacs interface.Gravatar Carl Worth2010-10-22
* test: Add a new test_emacs function to test-lib.shGravatar Carl Worth2010-10-22
* test: Fix add_email_corpus function to be quiet.Gravatar Carl Worth2010-10-22
* test/README: Document add_email_corpus (and add_message/generate_message)Gravatar Carl Worth2010-09-20
* test: Fix the search and dump-restore tests to operator on non-empty mail store.Gravatar Carl Worth2010-09-20
* test: Add a corpus of email messages to be used in testing.Gravatar Carl Worth2010-09-20