diff options
author | Peter Wang <novalazy@gmail.com> | 2012-06-24 13:27:48 +1000 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2012-07-09 15:43:40 -0600 |
commit | 9d70e952ebdec48733ab6878e669f9a4eb1812a8 (patch) | |
tree | 3803e55af5356d4a524c2e044c9da4920942ca54 /test/notmuch-test | |
parent | 7ecf77d0fa46f6c9a4f48ff8913282ae8517fa72 (diff) |
test: add basic show, search --format=text tests
There didn't seem to be these basic tests for --format=text,
as there are for --format=json. These are just the tests from
the `json' script, with adjusted expected outputs.
Diffstat (limited to 'test/notmuch-test')
-rwxr-xr-x | test/notmuch-test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/notmuch-test b/test/notmuch-test index bfad5d3c..ea39dfc7 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -31,6 +31,7 @@ TESTS=" excludes tagging json + text multipart thread-naming raw |