aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/notmuch-test
Commit message (Expand)AuthorAge
* test: Add tests for 'config' commandGravatar Peter Wang2012-04-28
* test: add some exclude testsGravatar Mark Walters2012-04-07
* emacs: Tests for user-defined sectionsGravatar Daniel Schoepe2012-03-01
* test: add test for hiding Original Message region at beginning of a messageGravatar Dmitry Kurochkin2012-02-04
* test: remove ".sh" extension from the recently added Emacs testsGravatar Dmitry Kurochkin2012-02-03
* test: Add address cleaning tests.Gravatar David Edmondson2012-01-25
* test: Add `test_emacs_expect_t'.Gravatar David Edmondson2012-01-25
* test: add tests for "notmuch reply" --reply-to=senderGravatar Mark Walters2012-01-14
* test: emacs: test notmuch-wash-subject-to-* functionsGravatar Jani Nikula2011-12-28
* test: add tests for hooksGravatar Jani Nikula2011-12-11
* test: tests for command-line-arguments.cGravatar David Bremner2011-12-08
* Merge branch 'release'Gravatar David Bremner2011-12-06
|\
| * test: add tests for python bindingsGravatar David Bremner2011-12-05
* | Merge branch 'release'Gravatar David Bremner2011-11-26
|\|
| * test: add simple tests for online helpGravatar David Bremner2011-11-25
* | test: make all tests terminable with Ctrl-cGravatar Tomi Ollila2011-11-18
|/
* test: add tests for notmuch search --offset and --limitGravatar Jani Nikula2011-11-15
* test: add tests for notmuch countGravatar Jani Nikula2011-11-15
* test: Add a test script for "notmuch tag"Gravatar Austin Clements2011-11-14
* test: Test atomicity of notmuch new.Gravatar Austin Clements2011-09-12
* test:Folder tags shouldn't match after removal of file in given folderGravatar Mark Anderson2011-06-29
* tests: add a test for symbol hiding side effectsGravatar David Bremner2011-06-23
* tests: Add optional use of timeout utility, if present.Gravatar David Bremner2011-06-22
* test: add crypto tests for signature verification and decryptionGravatar Jameson Graef Rollins2011-05-27
* test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityGravatar Joel Borggrén-Franck2011-05-27
* test: force deletion of test remnantsGravatar Jameson Graef Rollins2011-05-23
* test: allow specifying tests to run with NOTMUCH_TESTS env varGravatar Jameson Graef Rollins2011-05-23
* test: Add a test of "notmuch show" with a multipart messageGravatar Carl Worth2011-05-16
* Rename/rewrite the new emacs-forgetfulness test (to emacs-large-search-buffer)Gravatar Carl Worth2011-03-10
* New test: Emacs' forgetfulness.Gravatar Thomas Schwinge2011-03-10
* test: Rename and clarify the search-lwn testGravatar Carl Worth2011-03-09
* search: Move lwn tests into their own file.Gravatar Carl Worth2011-03-09
* test: Make it easier to resolve conflicts when adding new testsGravatar Michal Sojka2011-01-26
* Add test demonstrating a position overlap bug.Gravatar Carl Worth2011-01-26
* test: Add new tests for folder-based searching.Gravatar Carl Worth2011-01-15
* 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