aboutsummaryrefslogtreecommitdiff
path: root/test/search
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2011-05-06 12:03:04 -0700
committerCarl Worth <cworth@cworth.org>2011-06-01 16:30:29 -0700
commit049ac914f9041df54bfdbcb43f9356c4e74c1279 (patch)
tree309203c30790f60f9b757e8e39c5496dee48d26d /test/search
parent593d96ff1d2c7f3f175cd6b258e02e9f4ce2392d (diff)
Fix missing final newline in notmuch search output
A previous commit to fix json formatting for null results (0b1ddc5f6652bde99d63d9d553777b3d926694cf) accidentally introduced a regression that removed trailing newlines for non-json output. (There wasn't a good test for this previously, but there is now). The problem is due to the fundamental differences in formatting between the json and non-json outputs. The only way to fix this was to add a new formatting field that represents the string to output at the end of a null result. All output formatting tests should pass now, (in particular, the 4 recent test failures introduced to show this bug).
Diffstat (limited to 'test/search')
0 files changed, 0 insertions, 0 deletions