]> git.notmuchmail.org Git - notmuch/commit
test: Add test for searching of uncommonly encoded messages
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 24 Feb 2012 00:33:15 +0000 (01:33 +0100)
committerDavid Bremner <bremner@debian.org>
Wed, 29 Feb 2012 11:34:54 +0000 (07:34 -0400)
commit74f8f15adc1e6fce2d3fcc34b7e9ef0b65d926db
tree2e040ce77090876fa7af391bc03ff75a53afdd3b
parent13235d35356dd065855d4db4d44da274808407a1
test: Add test for searching of uncommonly encoded messages

Emails that are encoded differently than as ASCII or UTF-8 are not
indexed properly by notmuch. It is not possible to search for non-ASCII
words within those messages.
test/encoding
test/test-lib.sh