1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 20:55:20 +03:00
aports/testing/mailutils/disable-koi8-r-test.patch
Shiz 45f1a82d66 testing/mailutils: new aport
https://mailutils.org/
GNU swiss army knife of electronic mail handling
2017-05-06 20:18:53 +02:00

16 lines
461 B
Diff

musl does not support this charset.
--- a/libmailutils/tests/decode2047.at
+++ b/libmailutils/tests/decode2047.at
@@ -49,12 +49,6 @@
[If you can read this yo ... u understand the example.
])
-# Malformed input string: lacks trailing =. MU 0.6.90 hanged on it.
-TESTDEC2047([malformed input],[decode05],
-[=?koi8-r?B?RndkOiDSxcfJ09TSwcPJ0SDEz83FzsE?=],
-[Fwd: \322\305\307\311\323\324\322\301\303\311\321 \304\317\315\305
-])
-
m4_popdef([TESTDEC2047])