aboutsummaryrefslogtreecommitdiff
path: root/test/maildir-sync
diff options
context:
space:
mode:
authorAustin Clements <amdragon@MIT.EDU>2012-02-19 19:26:26 -0500
committerDavid Bremner <bremner@debian.org>2012-03-01 08:28:13 -0400
commit86f89385c3bc34cd91002cc057f6a615b6ab76a9 (patch)
tree0da50818dfd6d36073f0e47296dc6715f206204e /test/maildir-sync
parent2209d7b9520000fbd6941b1e0e8521da90f443c6 (diff)
show: Unify JSON header output for messages and message parts
This has three ramifications: - Blank To and Cc headers are no longer output for messages. - Dates are now canonicalized for messages, which means they always have a day of the week and GMT is printed +0000 (never -0000) - Invalid From message headers are handled slightly differently, since they get parsed by GMime now instead of notmuch.
Diffstat (limited to 'test/maildir-sync')
-rwxr-xr-xtest/maildir-sync2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/maildir-sync b/test/maildir-sync
index d5872a5..1ee2db0 100755
--- a/test/maildir-sync
+++ b/test/maildir-sync
@@ -53,8 +53,6 @@ test_expect_equal "$output" '[[[{"id": "adding-replied-tag@notmuch-test-suite",
"headers": {"Subject": "Adding replied tag",
"From": "Notmuch Test Suite <test_suite@notmuchmail.org>",
"To": "Notmuch Test Suite <test_suite@notmuchmail.org>",
-"Cc": "",
-"Bcc": "",
"Date": "Fri,
05 Jan 2001 15:43:57 +0000"},
"body": [{"id": 1,