aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/notmuch-test
Commit message (Expand)AuthorAge
...
* Revert "test: Break on test script (or other) error"Gravatar Carl Worth2010-12-07
* test: Add simple tests for "notmuch search --output=<>"Gravatar Carl Worth2010-11-23
* test: Break on test script (or other) errorGravatar Michal Sojka2010-11-16
* Tests for maildir synchronizationGravatar Michal Sojka2010-11-10
* Rename "notmuch cat" to "notmuch show --format=raw"Gravatar Carl Worth2010-11-06
* Add 'cat' subcommandGravatar Michal Sojka2010-11-05
* test: Emit a friendly error message if run with bash < 4.0.Gravatar Carl Worth2010-10-28
* test: Add the most rudimentary testing of the emacs interface.Gravatar Carl Worth2010-10-22
* test: Fix the search and dump-restore tests to operator on non-empty mail store.Gravatar Carl Worth2010-09-20
* test: Print section names, and rename all test sectionsGravatar Carl Worth2010-09-20
* test: Fix notmuch-test to pass command-line arguments to sub-scripts.Gravatar Carl Worth2010-09-20
* test: Rename all tests to get rid of the ugly numbers in file names.Gravatar Carl Worth2010-09-17
* test: Cleanup the test outputGravatar Carl Worth2010-09-17
* test: Fix test suite to integrate with our non-recursive Makefile system.Gravatar Carl Worth2010-09-17
* Convert the actual tests to the new frameworkGravatar Michal Sojka2010-09-16
* 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