From: İsmail Dönmez Date: Thu, 23 Feb 2017 09:24:42 +0000 (+0100) Subject: tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047 X-Git-Tag: curl-7_53_1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2bfe55037fe8beeecc573e27cb52c371d135bc0b;p=curl tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047 Closes #1283 Fixes #1277 --- diff --git a/tests/data/test1035 b/tests/data/test1035 index 20b434c34..05172ec9a 100644 --- a/tests/data/test1035 +++ b/tests/data/test1035 @@ -32,7 +32,8 @@ http idn -CHARSET=ISO8859-1 +CHARSET=UTF-8 +LANG=en_US.UTF-8 HTTP over proxy with too long IDN host name diff --git a/tests/data/test2046 b/tests/data/test2046 index 133c14d73..0f0eb52c6 100644 --- a/tests/data/test2046 +++ b/tests/data/test2046 @@ -42,6 +42,7 @@ idn CHARSET=UTF-8 +LANG=en_US.UTF-8 Connection re-use with IDN host name diff --git a/tests/data/test2047 b/tests/data/test2047 index 442297801..f54a30af6 100644 --- a/tests/data/test2047 +++ b/tests/data/test2047 @@ -43,6 +43,7 @@ idn CHARSET=UTF-8 +LANG=en_US.UTF-8 Connection re-use with IDN host name over HTTP proxy