summaryrefslogtreecommitdiff
path: root/test/dump-restore
AgeCommit message (Expand)Author
2013-01-06dump/restore: Use Xapian queries for batch-tag formatAustin Clements
2013-01-06notmuch-restore: handle empty input file, leading blank lines and comments.David Bremner
2013-01-06test/dump-restore: new tests for empty files and leading comments/whitespace.David Bremner
2012-12-09test/dump-restore: add test for warning/error messagesDavid Bremner
2012-12-09test: second set of dump/restore --format=batch-tag testsDavid Bremner
2012-12-09test: update dump-restore roundtripping test for batch-tag formatDavid Bremner
2012-12-08test: add sanity check for dump --format=batch-tag.David Bremner
2012-12-02test: add broken roundtrip testDavid Bremner
2012-11-17test: add nontrivial test for restore --accumulate.David Bremner
2012-11-17test: add more informative titles to restore --accumulate testsDavid Bremner
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