]> git.notmuchmail.org Git - notmuch/history - test/notmuch-test
test: Fix notmuch-test to pass command-line arguments to sub-scripts.
[notmuch] / test / notmuch-test
2010-09-20 Carl Worthtest: Fix notmuch-test to pass command-line arguments...
2010-09-17 Carl Worthtest: Rename all tests to get rid of the ugly numbers...
2010-09-17 Carl Worthtest: Cleanup the test output
2010-09-17 Carl Worthtest: Fix test suite to integrate with our non-recursiv...
2010-09-16 Michal SojkaConvert the actual tests to the new framework
2010-06-05 Carl WorthAvoid giving GMime a NULL MIME-stream filter.
2010-06-04 Carl WorthAdd support (and tests) for messages with really long...
2010-06-04 Carl Worthtest suite: Generate message filenames from count,...
2010-06-04 Carl Worthtest suite: Add support for custom references header...
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.