aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-12-07emacs: Improve the display of truncated authors.David Edmondson
2010-12-07test: Ignore files created during test failures.David Edmondson
2010-11-23test: Add --format=json testing to the "notmuch search --format" tests.Carl Worth
2010-11-23test: Add simple tests for "notmuch search --output=<>"Carl Worth
2010-11-16test: Don't print a test result for preliminary test setupCarl Worth
2010-11-16test: Fix bugs detected thanks to the previous commitMichal Sojka
2010-11-16test: Detect unfinished subsetsMichal Sojka
2010-11-16test: Break on test script (or other) errorMichal Sojka
2010-11-16test: Add trailing newline to error messagesMichal Sojka
2010-11-16test: Better handling of stdout and stderrMichal Sojka
2010-11-11test: Update emacs tests for fix to counting of signature lines.Carl Worth
2010-11-11tags_to_maildir_flags: Fix to preserve existing, unsupported flagsCarl Worth
2010-11-11notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"Carl Worth
2010-11-11test: Move corpus emails into maildir directory structureCarl Worth
2010-11-11test: Fix emacs FCC test to account for new maildir synchronizationCarl Worth
2010-11-11Enable maildir synchronization by default.Carl Worth
2010-11-11test: Drop test for propagating flag changes from one file to anotherCarl Worth
2010-11-11test: Add a new test that removal of a maildir flag also changes tagsCarl Worth
2010-11-11test: Rework recently-added additional maildir-sync testsCarl Worth
2010-11-11test: More maildir synchronization testsMichal Sojka
2010-11-11test: Rework testing of maildir-synchronization feature.Carl Worth
2010-11-10Tests for maildir synchronizationMichal Sojka
2010-11-10test: Don't strip portions of test name after '-' for temporary files.Carl Worth
2010-11-06test: Add test for viewing raw message within emacs.Carl Worth
2010-11-06Rename "notmuch cat" to "notmuch show --format=raw"Carl Worth
2010-11-06test: Add test for saving an attachment from emacsCarl Worth
2010-11-05Add 'cat' subcommandMichal Sojka
2010-11-05Makefile: Support "make check" as alias for "make test"Carl Worth
2010-11-05test: Don't mess with user's HOME directoryCarl Worth
2010-11-05test: Update mail corpus with original mails (with attachments).Carl Worth
2010-11-05test: Clear the "BROKEN" flag on an existing emacs testCarl Worth
2010-11-05test: Generate a little run_emacs script to help debug any failures.Carl Worth
2010-11-04test: Search for non-existent message should return nothingMichal Sojka
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: Emit a friendly error message if run with bash < 4.0.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: Update tests with removal of bcc from replyJameson Rollins
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-27test: Set alternate HOME during tests.Carl Worth
2010-10-22test: Fix false failure from the "available tests" test.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