aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Adam Wolfe Gordon <awg+notmuch@xvx.ca>2012-03-18 10:32:36 -0600
committerGravatar David Bremner <bremner@debian.org>2012-03-19 21:53:53 -0300
commit1904b01b96c1b731afb9649e7b5bceffce901b88 (patch)
tree6e31d5b9fdc7536dbcf83ddb705bc8e3b46a502d /test
parent06a34f1407a3465724d7950e7179d7f1df130a2b (diff)
reply: Add a JSON reply format.
This new JSON format for replies includes headers generated for a reply message as well as the headers of the original message. Using this data, a client can intelligently create a reply. For example, the emacs client will be able to create replies with quoted HTML parts by parsing the HTML parts.
Diffstat (limited to 'test')
-rwxr-xr-xtest/multipart1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/multipart b/test/multipart
index e5de5d30..72d39276 100755
--- a/test/multipart
+++ b/test/multipart
@@ -613,7 +613,6 @@ EOF
test_expect_equal_file OUTPUT EXPECTED
test_begin_subtest "'notmuch reply' to a multipart message with json format"
-test_subtest_known_broken
notmuch reply --format=json 'id:87liy5ap00.fsf@yoom.home.cworth.org' | notmuch_json_show_sanitize >OUTPUT
cat <<EOF >EXPECTED
{"reply-headers": {"Subject": "Re: Multipart message",