aboutsummaryrefslogtreecommitdiff
path: root/test/dump-restore
Commit message (Expand)AuthorAge
* notmuch-restore: replace positional argument for input with optionDavid Bremner2012-08-06
* notmuch-dump: remove deprecated positional argument for output fileDavid Bremner2012-08-06
* notmuch-restore: check for extra arguments.David Bremner2011-10-23
* notmuch-restore: implement --accumulate optionDavid Bremner2011-10-23
* test/dump-restore: add tests for restore --accumulateDavid Bremner2011-10-23
* test/dump-restore: Fix quoting on grepDavid Bremner2011-10-23
* test/dump-restore: expand test suite for dump-restore, make more robustDavid Bremner2011-10-22
* notmuch-dump: deprecate use of output file argument.David Bremner2011-10-16
* notmuch-dump: treat any remaining arguments after the filename as search termsDavid Bremner2011-10-16
* test: add tests for command line arguments to notmuch-dumpDavid Bremner2011-10-16
* test: update dump-restore to use redirection instead of filename argsDavid Bremner2011-10-12
* test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck2011-05-27
* test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth2010-09-20
* test: Remove useless NOTMUCH variable (in favor of simply "notmuch")Carl Worth2010-09-20
* test: Rename all tests to get rid of the ugly numbers in file names.Carl Worth2010-09-17