summaryrefslogtreecommitdiff
path: root/test/search
AgeCommit message (Expand)Author
2012-04-07test: add some exclude testsMark Walters
2012-03-18test: add tests for message only searchMark Walters
2012-03-18test: the test for the exclude code mistakenly excludes the tag "="Mark Walters
2012-03-02test: update search test to reflect exclude flagMark Walters
2012-03-02test: add tests for new cli --no-exclude optionMark Walters
2012-01-23config: only exclude messages if 'search.exclude_tags' is explicitly setPieter Praet
2012-01-23test: only exclude "deleted" messages from search if explicitly configuredPieter Praet
2012-01-16search: Support automatic tag exclusionsAustin Clements
2011-12-31test: add two new messages to corpus with iso-8859-1 encodingDavid Bremner
2011-12-31test: use file based comparison for search '*' testDavid Bremner
2011-06-01test: move utf-8 subject search test from json to search test scriptJameson Graef Rollins
2011-06-01test: Move a test from search to search-output, and add a similar json testJameson Graef Rollins
2011-05-27tag signed/encrypted during notmuch newJameson Graef Rollins
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2011-03-09search: Move lwn tests into their own file.Carl Worth
2011-03-09Add a few tests for searching LWN emails.Thomas Schwinge
2010-11-16test: Fix bugs detected thanks to the previous commitMichal Sojka
2010-11-04test: Search for non-existent message should return nothingMichal Sojka
2010-09-20test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth
2010-09-20test: Remove useless NOTMUCH variable (in favor of simply "notmuch")Carl Worth
2010-09-17test: Rename all tests to get rid of the ugly numbers in file names.Carl Worth