aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/dump-restore
Commit message (Expand)AuthorAge
* dump/restore: Use Xapian queries for batch-tag formatGravatar Austin Clements2013-01-06
* notmuch-restore: handle empty input file, leading blank lines and comments.Gravatar David Bremner2013-01-06
* test/dump-restore: new tests for empty files and leading comments/whitespace.Gravatar David Bremner2013-01-06
* test/dump-restore: add test for warning/error messagesGravatar David Bremner2012-12-09
* test: second set of dump/restore --format=batch-tag testsGravatar David Bremner2012-12-09
* test: update dump-restore roundtripping test for batch-tag formatGravatar David Bremner2012-12-09
* test: add sanity check for dump --format=batch-tag.Gravatar David Bremner2012-12-08
* test: add broken roundtrip testGravatar David Bremner2012-12-02
* test: add nontrivial test for restore --accumulate.Gravatar David Bremner2012-11-17
* test: add more informative titles to restore --accumulate testsGravatar David Bremner2012-11-17
* notmuch-restore: replace positional argument for input with optionGravatar David Bremner2012-08-06
* notmuch-dump: remove deprecated positional argument for output fileGravatar David Bremner2012-08-06
* notmuch-restore: check for extra arguments.Gravatar David Bremner2011-10-23
* notmuch-restore: implement --accumulate optionGravatar David Bremner2011-10-23
* test/dump-restore: add tests for restore --accumulateGravatar David Bremner2011-10-23
* test/dump-restore: Fix quoting on grepGravatar David Bremner2011-10-23
* test/dump-restore: expand test suite for dump-restore, make more robustGravatar David Bremner2011-10-22
* notmuch-dump: deprecate use of output file argument.Gravatar David Bremner2011-10-16
* notmuch-dump: treat any remaining arguments after the filename as search termsGravatar David Bremner2011-10-16
* test: add tests for command line arguments to notmuch-dumpGravatar David Bremner2011-10-16
* test: update dump-restore to use redirection instead of filename argsGravatar David Bremner2011-10-12
* test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityGravatar Joel Borggrén-Franck2011-05-27
* 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