X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=test%2Ftests%2Fscan%2Ftest-scan-multibyte;fp=test%2Ftests%2Fscan%2Ftest-scan-multibyte;h=ee3e434cac9a60f9d2a8cacc1c5a9e671b5f7858;hp=0000000000000000000000000000000000000000;hb=82325c1114254a76b8285bb710b2f651674331c7;hpb=9c61a657f72aa43b4a2f4e027ad84e7f65fb66cb diff --git a/test/tests/scan/test-scan-multibyte b/test/tests/scan/test-scan-multibyte new file mode 100644 index 0000000..ee3e434 --- /dev/null +++ b/test/tests/scan/test-scan-multibyte @@ -0,0 +1,41 @@ +#!/bin/sh +# +# test scan(1) with multibytes + +. $MH_TEST_COMMON + +require_locale en_US.utf-8 en_US.utf8 +LC_ALL=en_US.UTF-8 +export LC_ALL + + +cat >"$MH_TEST_DIR/Mail/inbox/11" < +Date: Mon, 22 Sep 2014 01:17:05 +0200 +Message-Id: <83C54147-7D2B-4B7F-9502-11C1EB9526BC@example.org> +To: Alice +Content-Transfer-Encoding: quoted-printable +Content-Type: text/plain; + charset=iso-8859-1 + +Hallo Alice, + +hier ist dein Schl=FCssel, ich hoffe das Signieren hat funktioniert. = +Mein =F6ffentlicher Schl=FCssel liegt auf dem Keyserver. + +Viele Gr=FC=DFe +Bob + +! + +runandcheck "scan 11 +inbox" <