aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/search
Commit message (Expand)AuthorAge
* test: add some exclude testsGravatar Mark Walters2012-04-07
* test: add tests for message only searchGravatar Mark Walters2012-03-18
* test: the test for the exclude code mistakenly excludes the tag "="Gravatar Mark Walters2012-03-18
* test: update search test to reflect exclude flagGravatar Mark Walters2012-03-02
* test: add tests for new cli --no-exclude optionGravatar Mark Walters2012-03-02
* config: only exclude messages if 'search.exclude_tags' is explicitly setGravatar Pieter Praet2012-01-23
* test: only exclude "deleted" messages from search if explicitly configuredGravatar Pieter Praet2012-01-23
* search: Support automatic tag exclusionsGravatar Austin Clements2012-01-16
* test: add two new messages to corpus with iso-8859-1 encodingGravatar David Bremner2011-12-31
* test: use file based comparison for search '*' testGravatar David Bremner2011-12-31
* test: move utf-8 subject search test from json to search test scriptGravatar Jameson Graef Rollins2011-06-01
* test: Move a test from search to search-output, and add a similar json testGravatar Jameson Graef Rollins2011-06-01
* tag signed/encrypted during notmuch newGravatar Jameson Graef Rollins2011-05-27
* test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityGravatar Joel Borggrén-Franck2011-05-27
* search: Move lwn tests into their own file.Gravatar Carl Worth2011-03-09
* Add a few tests for searching LWN emails.Gravatar Thomas Schwinge2011-03-09
* test: Fix bugs detected thanks to the previous commitGravatar Michal Sojka2010-11-16
* test: Search for non-existent message should return nothingGravatar Michal Sojka2010-11-04
* test: Fix the search and dump-restore tests to operator on non-empty mail store.Gravatar Carl Worth2010-09-20
* test: Remove useless NOTMUCH variable (in favor of simply "notmuch")Gravatar Carl Worth2010-09-20
* test: Rename all tests to get rid of the ugly numbers in file names.Gravatar Carl Worth2010-09-17