aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Avoid giving GMime a NULL MIME-stream filter.Gravatar Carl Worth2010-06-05
* Add support (and tests) for messages with really long message IDs.Gravatar Carl Worth2010-06-04
* test suite: Generate message filenames from count, not Message-Id.Gravatar Carl Worth2010-06-04
* test suite: Add support for custom references header in generated messages.Gravatar Carl Worth2010-06-04
* Add a test case for the previous commit.Gravatar Carl Worth2010-06-03
* test: Exercise magic-from guessing with a single configured addressGravatar Carl Worth2010-04-27
* Add tests for author name reordering in search resultsGravatar Dirk Hohndel2010-04-26
* test: Comment why we need to set TZGravatar Michal Sojka2010-04-26
* fix expected test result to include Bcc linesGravatar Dirk Hohndel2010-04-23
* add From guessing tests to test suiteGravatar Dirk Hohndel2010-04-23
* test: Set fixed time zoneGravatar Michal Sojka2010-04-23
* test: Put the json tests into their own section.Gravatar Carl Worth2010-04-22
* First tests for JSON output and UTF-8 in mail body and subjectGravatar Gregor Hoffleit2010-04-22
* test: Make existing "notmuch show" test more resilientGravatar Carl Worth2010-04-22
* test: Add a test to demonstrate message-sorting regression.Gravatar Carl Worth2010-04-22
* test: When a test fails, show diff only (save complete output to a file)Gravatar Carl Worth2010-04-22
* test: Improve grammar in test-message subjects.Gravatar Carl Worth2010-04-22
* test: Add tests for naming threads with changing subjects.Gravatar Carl Worth2010-04-21
* make test: Actually count and report on failures.Gravatar Carl Worth2010-04-15
* test: Unify all tests to use the pass_if_equal function.Gravatar Carl Worth2010-04-15
* test: Align the PASS/FAIL column.Gravatar Carl Worth2010-04-15
* test: Add a test for "notmuch search '*'"Gravatar Carl Worth2010-04-15
* test: Use an older date for the generated messages.Gravatar Carl Worth2010-04-15
* test: Remove test-message filenames from generated messagesGravatar Carl Worth2010-04-15
* test: Disentangle execution of notmuch from the examination of the results.Gravatar Carl Worth2010-04-15
* test: Fix reply tests to track insignificant change in output.Gravatar Carl Worth2010-04-14
* test: Add new tests for out-of-order messages.Gravatar James Westby2010-04-12
* test: Fix phrase-search tests.Gravatar Carl Worth2010-03-31
* test: Add some negative results for the phrase searches.Gravatar Carl Worth2010-03-31
* Switch from random to sequential thread identifiers.Gravatar Carl Worth2010-02-09
* notmuch-test: Add basic tests for "notmuch dump" and "notmuch restore"Gravatar Carl Worth2010-02-05
* notmuch-test: Fix misalignment in output.Gravatar Carl Worth2010-02-05
* notmuch-test: Add test to verify that uuencoded data is not indexed.Gravatar Carl Worth2010-02-05
* notmuch-test: Add several tests of "notmuch search"Gravatar Carl Worth2010-02-05
* notmuch-test: Add a new add_message function.Gravatar Carl Worth2010-02-04
* notmuch-test: Test "notmuch reply" with a reply-to-munged mailGravatar Carl Worth2010-02-04
* notmuch-test: Test "notmuch reply" with multiple recipientsGravatar Carl Worth2010-02-04
* notmuch-test: Add test for "notmuch reply" with a CC header.Gravatar Carl Worth2010-02-04
* notmuch-test: Add "notmuch reply" test for reply-to support.Gravatar Carl Worth2010-02-04
* notmuch-test: Test "notmuch reply" from alternate address.Gravatar Carl Worth2010-02-04
* notmuch-test: Add a basic test of "notmuch reply"Gravatar Carl Worth2010-02-04
* notmuch-test: Eliminate sleeps to speed up test suite runGravatar Carl Worth2010-02-04
* notmuch-test: Allow custom headers when generating messagesGravatar Carl Worth2010-02-04
* notmuch-test: Use named-parameters for generate_message functionGravatar Carl Worth2010-02-04
* Add actual testing to notmuch-testGravatar Carl Worth2010-02-04
* Add a very rough beginning of a test suite.Gravatar Carl Worth2010-01-24