]> git.notmuchmail.org Git - notmuch/history - test/notmuch-test
test: remove ".sh" extension from the recently added Emacs tests
[notmuch] / test / notmuch-test
2012-02-04 Dmitry Kurochkintest: remove ".sh" extension from the recently added...
2012-01-25 David Edmondsontest: Add address cleaning tests.
2012-01-25 David Edmondsontest: Add `test_emacs_expect_t'.
2012-01-14 Mark Walterstest: add tests for "notmuch reply" --reply-to=sender
2012-01-14 David BremnerMerge branch 'release'
2011-12-28 Jani Nikulatest: emacs: test notmuch-wash-subject-to-* functions
2011-12-11 Jani Nikulatest: add tests for hooks
2011-12-09 David Bremnertest: tests for command-line-arguments.c
2011-12-06 David BremnerMerge branch 'release'
2011-12-05 David Bremnertest: add tests for python bindings
2011-11-27 David BremnerMerge branch 'release'
2011-11-25 David Bremnertest: add simple tests for online help 0.10.1 debian/0.10.1-1
2011-11-23 David BremnerMerge branch 'release'
2011-11-21 David BremnerMerge branch 'release'
2011-11-18 Tomi Ollilatest: make all tests terminable with Ctrl-c
2011-11-15 Jani Nikulatest: add tests for notmuch search --offset and --limit
2011-11-15 Jani Nikulatest: add tests for notmuch count
2011-11-15 Austin Clementstest: Add a test script for "notmuch tag"
2011-09-13 Austin Clementstest: Test atomicity of notmuch new.
2011-06-30 Mark Andersontest:Folder tags shouldn't match after removal of file...
2011-06-29 Mark Andersontest:Folder tags shouldn't match after removal of file...
2011-06-23 David Bremnertests: add a test for symbol hiding side effects
2011-06-22 David Bremnertests: Add optional use of timeout utility, if present.
2011-05-27 Jameson Graef Rollinstest: add crypto tests for signature verification and...
2011-05-27 Joel Borggrén-Francktest: change "#!/bin/bash" to "#!/usr/bin/env bash...
2011-05-23 Jameson Graef Rollinstest: force deletion of test remnants
2011-05-23 Jameson Graef Rollinstest: allow specifying tests to run with NOTMUCH_TESTS...
2011-05-17 Carl Worthtest: Add a test of "notmuch show" with a multipart...
2011-03-10 Carl WorthRename/rewrite the new emacs-forgetfulness test (to...
2011-03-10 Thomas SchwingeNew test: Emacs' forgetfulness.
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthtest: Rename and clarify the search-lwn test
2011-03-09 Carl Worthsearch: Move lwn tests into their own file.
2011-01-26 Michal Sojkatest: Make it easier to resolve conflicts when adding...
2011-01-26 Carl WorthAdd test demonstrating a position overlap bug.
2011-01-15 Carl Worthtest: Add new tests for folder-based searching.
2010-12-08 Carl WorthRevert "test: Break on test script (or other) error"
2010-11-24 Carl Worthtest: Add simple tests for "notmuch search --output=<>"
2010-11-16 Michal Sojkatest: Break on test script (or other) error
2010-11-10 Michal SojkaTests for maildir synchronization
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-06 Carl WorthRename "notmuch cat" to "notmuch show --format=raw"
2010-11-06 Michal SojkaAdd 'cat' subcommand
2010-10-28 Carl Worthtest: Emit a friendly error message if run with bash...
2010-10-22 Carl Worthtest: Add the most rudimentary testing of the emacs...
2010-09-20 Carl Worthtest: Fix the search and dump-restore tests to operator...
2010-09-20 Carl Worthtest: Print section names, and rename all test sections
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
next