]> granicus.if.org Git - curl/commitdiff
tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047
authorİsmail Dönmez <ismail@i10z.com>
Thu, 23 Feb 2017 09:24:42 +0000 (10:24 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 23 Feb 2017 10:02:59 +0000 (11:02 +0100)
Closes #1283
Fixes #1277

tests/data/test1035
tests/data/test2046
tests/data/test2047

index 20b434c34142834372ead7ab474f1b00003135c6..05172ec9a0421143d2509dbf3eabc2e13eafd67c 100644 (file)
@@ -32,7 +32,8 @@ http
 idn
 </features>
 <setenv>
-CHARSET=ISO8859-1
+CHARSET=UTF-8
+LANG=en_US.UTF-8
 </setenv>
  <name>
 HTTP over proxy with too long IDN host name
index 133c14d73156d5eb5b949eda3e204ad72f5fb7df..0f0eb52c672c581ee4aa5607032edb217f2aedcb 100644 (file)
@@ -42,6 +42,7 @@ idn
 </features>
 <setenv>
 CHARSET=UTF-8
+LANG=en_US.UTF-8
 </setenv>
  <name>
 Connection re-use with IDN host name
index 4422978015d2d401a52446aaab917af9930a86ef..f54a30af658ea54642e49ee10de4f3308b214d47 100644 (file)
@@ -43,6 +43,7 @@ idn
 </features>
 <setenv>
 CHARSET=UTF-8
+LANG=en_US.UTF-8
 </setenv>
  <name>
 Connection re-use with IDN host name over HTTP proxy