summaryrefslogtreecommitdiff
path: root/test/notmuch-test
AgeCommit message (Expand)Author
2010-11-10Tests for maildir synchronizationMichal Sojka
2010-11-06Rename "notmuch cat" to "notmuch show --format=raw"Carl Worth
2010-11-05Add 'cat' subcommandMichal Sojka
2010-10-28test: Emit a friendly error message if run with bash < 4.0.Carl Worth
2010-10-22test: Add the most rudimentary testing of the emacs interface.Carl Worth
2010-09-20test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth
2010-09-20test: Print section names, and rename all test sectionsCarl Worth
2010-09-20test: Fix notmuch-test to pass command-line arguments to sub-scripts.Carl Worth
2010-09-17test: Rename all tests to get rid of the ugly numbers in file names.Carl Worth
2010-09-17test: Cleanup the test outputCarl Worth
2010-09-17test: Fix test suite to integrate with our non-recursive Makefile system.Carl Worth
2010-09-16Convert the actual tests to the new frameworkMichal Sojka
2010-06-05Avoid giving GMime a NULL MIME-stream filter.Carl Worth
2010-06-04Add support (and tests) for messages with really long message IDs.Carl Worth
2010-06-04test suite: Generate message filenames from count, not Message-Id.Carl Worth
2010-06-04test suite: Add support for custom references header in generated messages.Carl Worth
2010-06-03Add a test case for the previous commit.Carl Worth
2010-04-27test: Exercise magic-from guessing with a single configured addressCarl Worth
2010-04-26Add tests for author name reordering in search resultsDirk Hohndel
2010-04-26test: Comment why we need to set TZMichal Sojka
2010-04-23fix expected test result to include Bcc linesDirk Hohndel
2010-04-23add From guessing tests to test suiteDirk Hohndel
2010-04-23test: Set fixed time zoneMichal Sojka
2010-04-22test: Put the json tests into their own section.Carl Worth
2010-04-22First tests for JSON output and UTF-8 in mail body and subjectGregor Hoffleit
2010-04-22test: Make existing "notmuch show" test more resilientCarl Worth
2010-04-22test: Add a test to demonstrate message-sorting regression.Carl Worth
2010-04-22test: When a test fails, show diff only (save complete output to a file)Carl Worth
2010-04-22test: Improve grammar in test-message subjects.Carl Worth
2010-04-21test: Add tests for naming threads with changing subjects.Carl Worth
2010-04-15make test: Actually count and report on failures.Carl Worth
2010-04-15test: Unify all tests to use the pass_if_equal function.Carl Worth
2010-04-15test: Align the PASS/FAIL column.Carl Worth
2010-04-15test: Add a test for "notmuch search '*'"Carl Worth
2010-04-15test: Use an older date for the generated messages.Carl Worth
2010-04-15test: Remove test-message filenames from generated messagesCarl Worth
2010-04-15test: Disentangle execution of notmuch from the examination of the results.Carl Worth
2010-04-14test: Fix reply tests to track insignificant change in output.Carl Worth
2010-04-12test: Add new tests for out-of-order messages.James Westby
2010-03-31test: Fix phrase-search tests.Carl Worth
2010-03-31test: Add some negative results for the phrase searches.Carl Worth
2010-02-09Switch from random to sequential thread identifiers.Carl Worth
2010-02-05notmuch-test: Add basic tests for "notmuch dump" and "notmuch restore"Carl Worth
2010-02-05notmuch-test: Fix misalignment in output.Carl Worth
2010-02-05notmuch-test: Add test to verify that uuencoded data is not indexed.Carl Worth
2010-02-05notmuch-test: Add several tests of "notmuch search"Carl Worth
2010-02-04notmuch-test: Add a new add_message function.Carl Worth
2010-02-04notmuch-test: Test "notmuch reply" with a reply-to-munged mailCarl Worth
2010-02-04notmuch-test: Test "notmuch reply" with multiple recipientsCarl Worth
2010-02-04notmuch-test: Add test for "notmuch reply" with a CC header.Carl Worth