summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add tests for author name reordering in search resultsDirk Hohndel2010-04-26
* test: Comment why we need to set TZMichal Sojka2010-04-26
* fix expected test result to include Bcc linesDirk Hohndel2010-04-23
* add From guessing tests to test suiteDirk Hohndel2010-04-23
* test: Set fixed time zoneMichal Sojka2010-04-23
* test: Put the json tests into their own section.Carl Worth2010-04-22
* First tests for JSON output and UTF-8 in mail body and subjectGregor Hoffleit2010-04-22
* test: Make existing "notmuch show" test more resilientCarl Worth2010-04-22
* test: Add a test to demonstrate message-sorting regression.Carl Worth2010-04-22
* test: When a test fails, show diff only (save complete output to a file)Carl Worth2010-04-22
* test: Improve grammar in test-message subjects.Carl Worth2010-04-22
* test: Add tests for naming threads with changing subjects.Carl Worth2010-04-21
* make test: Actually count and report on failures.Carl Worth2010-04-15
* test: Unify all tests to use the pass_if_equal function.Carl Worth2010-04-15
* test: Align the PASS/FAIL column.Carl Worth2010-04-15
* test: Add a test for "notmuch search '*'"Carl Worth2010-04-15
* test: Use an older date for the generated messages.Carl Worth2010-04-15
* test: Remove test-message filenames from generated messagesCarl Worth2010-04-15
* test: Disentangle execution of notmuch from the examination of the results.Carl Worth2010-04-15
* test: Fix reply tests to track insignificant change in output.Carl Worth2010-04-14
* test: Add new tests for out-of-order messages.James Westby2010-04-12
* test: Fix phrase-search tests.Carl Worth2010-03-31
* test: Add some negative results for the phrase searches.Carl Worth2010-03-31
* Switch from random to sequential thread identifiers.Carl Worth2010-02-09
* notmuch-test: Add basic tests for "notmuch dump" and "notmuch restore"Carl Worth2010-02-05
* notmuch-test: Fix misalignment in output.Carl Worth2010-02-05
* notmuch-test: Add test to verify that uuencoded data is not indexed.Carl Worth2010-02-05
* notmuch-test: Add several tests of "notmuch search"Carl Worth2010-02-05
* notmuch-test: Add a new add_message function.Carl Worth2010-02-04
* notmuch-test: Test "notmuch reply" with a reply-to-munged mailCarl Worth2010-02-04
* notmuch-test: Test "notmuch reply" with multiple recipientsCarl Worth2010-02-04
* notmuch-test: Add test for "notmuch reply" with a CC header.Carl Worth2010-02-04
* notmuch-test: Add "notmuch reply" test for reply-to support.Carl Worth2010-02-04
* notmuch-test: Test "notmuch reply" from alternate address.Carl Worth2010-02-04
* notmuch-test: Add a basic test of "notmuch reply"Carl Worth2010-02-04
* notmuch-test: Eliminate sleeps to speed up test suite runCarl Worth2010-02-04
* notmuch-test: Allow custom headers when generating messagesCarl Worth2010-02-04
* notmuch-test: Use named-parameters for generate_message functionCarl Worth2010-02-04
* Add actual testing to notmuch-testCarl Worth2010-02-04
* Add a very rough beginning of a test suite.Carl Worth2010-01-24