]> git.cworth.org Git - notmuch/commitdiff
Use the structured formatters in notmuch-search.c.
authorcraven@gmx.net <craven@gmx.net>
Mon, 23 Jul 2012 10:39:46 +0000 (12:39 +0200)
committerDavid Bremner <bremner@debian.org>
Tue, 24 Jul 2012 12:27:09 +0000 (09:27 -0300)
This patch switches from the current ad-hoc printer to the structured
formatters in sprinter.h, sprinter-text.c and sprinter-json.c.

The JSON tests are changed slightly in order to make them PASS for the
new structured output formatter.

The text tests pass without adaptation.


No differences found