]> git.notmuchmail.org Git - notmuch/history - test
Avoid database corruption by not adding partially-constructed mail documents.
[notmuch] / test /
2010-06-03 Carl WorthAdd a test case for the previous commit.
2010-04-27 Carl Worthtest: Exercise magic-from guessing with a single config...
2010-04-27 Carl Worthtest: Exercise magic-from guessing with a single config...
2010-04-26 Dirk HohndelAdd tests for author name reordering in search results
2010-04-26 Michal Sojkatest: Comment why we need to set TZ
2010-04-24 Dirk Hohndelfix expected test result to include Bcc lines
2010-04-24 Dirk Hohndeladd From guessing tests to test suite
2010-04-23 Michal Sojkatest: Set fixed time zone
2010-04-23 Carl Worthtest: Put the json tests into their own section.
2010-04-23 Gregor HoffleitFirst tests for JSON output and UTF-8 in mail body...
2010-04-23 Carl Worthtest: Make existing "notmuch show" test more resilient
2010-04-22 Carl Worthtest: Add a test to demonstrate message-sorting regression.
2010-04-22 Carl Worthtest: When a test fails, show diff only (save complete...
2010-04-22 Carl Worthtest: Improve grammar in test-message subjects.
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-22 Carl WorthMove everything down into a bindings/python directory.
2010-04-21 Carl Worthtest: Add tests for naming threads with changing subjects.
2010-04-15 Carl Worthmake test: Actually count and report on failures.
2010-04-15 Carl Worthtest: Unify all tests to use the pass_if_equal function.
2010-04-15 Carl Worthtest: Align the PASS/FAIL column.
2010-04-15 Carl Worthtest: Add a test for "notmuch search '*'"
2010-04-15 Carl Worthtest: Use an older date for the generated messages.
2010-04-15 Carl Worthtest: Remove test-message filenames from generated...
2010-04-15 Carl Worthtest: Disentangle execution of notmuch from the examina...
2010-04-15 Carl WorthMerge bugfix for test-suite correctness.
2010-04-15 Carl Worthtest: Fix reply tests to track insignificant change...
2010-04-12 James Westbytest: Add new tests for out-of-order messages.
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-03-31 Carl Worthtest: Fix phrase-search tests.
2010-03-31 Carl Worthtest: Add some negative results for the phrase searches.
2010-03-18 Sebastian Spaethadd original notmuch testsuite
2010-02-09 Carl WorthSwitch from random to sequential thread identifiers.
2010-02-06 Carl Worthnotmuch-test: Add basic tests for "notmuch dump" and...
2010-02-06 Carl Worthnotmuch-test: Fix misalignment in output.
2010-02-05 Carl Worthnotmuch-test: Add test to verify that uuencoded data...
2010-02-05 Carl Worthnotmuch-test: Add several tests of "notmuch search"
2010-02-05 Carl Worthnotmuch-test: Add a new add_message function.
2010-02-04 Carl Worthnotmuch-test: Test "notmuch reply" with a reply-to...
2010-02-04 Carl Worthnotmuch-test: Test "notmuch reply" with multiple recipients
2010-02-04 Carl Worthnotmuch-test: Add test for "notmuch reply" with a CC...
2010-02-04 Carl Worthnotmuch-test: Add "notmuch reply" test for reply-to...
2010-02-04 Carl Worthnotmuch-test: Test "notmuch reply" from alternate address.
2010-02-04 Carl Worthnotmuch-test: Add a basic test of "notmuch reply"
2010-02-04 Carl Worthnotmuch-test: Eliminate sleeps to speed up test suite run
2010-02-04 Carl Worthnotmuch-test: Allow custom headers when generating...
2010-02-04 Carl Worthnotmuch-test: Use named-parameters for generate_message...
2010-02-04 Carl WorthAdd actual testing to notmuch-test
2010-01-23 Carl WorthAdd a very rough beginning of a test suite.