summaryrefslogtreecommitdiff
path: root/test/dump-restore
AgeCommit message (Expand)Author
2012-08-06notmuch-restore: replace positional argument for input with optionDavid Bremner
2012-08-06notmuch-dump: remove deprecated positional argument for output fileDavid Bremner
2011-10-23notmuch-restore: check for extra arguments.David Bremner
2011-10-23notmuch-restore: implement --accumulate optionDavid Bremner
2011-10-23test/dump-restore: add tests for restore --accumulateDavid Bremner
2011-10-23test/dump-restore: Fix quoting on grepDavid Bremner
2011-10-22test/dump-restore: expand test suite for dump-restore, make more robustDavid Bremner
2011-10-16notmuch-dump: deprecate use of output file argument.David Bremner
2011-10-16notmuch-dump: treat any remaining arguments after the filename as search termsDavid Bremner
2011-10-16test: add tests for command line arguments to notmuch-dumpDavid Bremner
2011-10-12test: update dump-restore to use redirection instead of filename argsDavid Bremner
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
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