]> git.cworth.org Git - notmuch/commit
test: add known broken test for mislabeled Windows-1252 encoding
authorSebastian Poeplau <sebastian.poeplau@eurecom.fr>
Tue, 7 Aug 2018 12:48:21 +0000 (14:48 +0200)
committerDavid Bremner <david@tethera.net>
Wed, 29 Aug 2018 09:28:13 +0000 (06:28 -0300)
commit7074bb8f80440362fe6d733c70390a50fc86cb30
tree60805ec129f6fd80da6e5f1b8db4b35965227210
parentcfd015bda413a5fee0bcc80e73008234fe88736f
test: add known broken test for mislabeled Windows-1252 encoding

Messages that contain Windows-1252 are frequently mislabeled as ISO
8859-1, which may result in non-printable characters when displaying
the message. The test asserts that such characters (in this case
curved quotes) are displayed correctly.
test/T300-encoding.sh