]> git.notmuchmail.org Git - notmuch/commit
test: Canonicalize RFC 2047 encoding and charset
authorAustin Clements <amdragon@MIT.EDU>
Mon, 19 Aug 2013 14:40:03 +0000 (10:40 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 20 Aug 2013 07:14:25 +0000 (09:14 +0200)
commite41cd1c518d7c5af565d4bed284bbd8a66366da1
tree0fa30eed16e70aea105fcc713ac2c6ff93648c47
parentdc51bf0ad4ce84414e79d2f30752502f7c0d46c0
test: Canonicalize RFC 2047 encoding and charset

RFC 2047 states that the encoding and charset in an encoded word are
case-insensitive, so force them to lower case in the reply test.  This
fixes an issue caused by GMime versions (somewhere between 2.6.10 and
2.6.16), which changed the capitalization of the encoding.
test/reply