]> git.notmuchmail.org Git - notmuch/commit
test: Add --format=json testing to the "notmuch search --format" tests.
authorCarl Worth <cworth@cworth.org>
Wed, 24 Nov 2010 01:54:47 +0000 (17:54 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 24 Nov 2010 01:54:47 +0000 (17:54 -0800)
commit9e0d00f37ee963ec03e61f1847f7e7c53a90d2b8
tree5de910e452dce587bd27f1470b7a2c3f5aadfa70
parente2a550b968010e0bb7b5d519ef33409f0cf2f28d
test: Add --format=json testing to the "notmuch search --format" tests.

This testing *does* capture the bug of missing '[' and ']' characters
int "notmuch search --output=tags" case. This is another manifestation
of the same bug causing the missing final newline (as mentioned in the
previous commit).
test/search-output