gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 164/173: tests: Set CHARSET & LANG to UTF-8 in 1035


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 164/173: tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047
Date: Fri, 24 Feb 2017 14:03:06 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.53.1
in repository gnurl.

commit 2bfe55037fe8beeecc573e27cb52c371d135bc0b
Author: İsmail Dönmez <address@hidden>
AuthorDate: Thu Feb 23 10:24:42 2017 +0100

    tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047
    
    Closes #1283
    Fixes #1277
---
 tests/data/test1035 | 3 ++-
 tests/data/test2046 | 1 +
 tests/data/test2047 | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

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
 </features>
 <setenv>
-CHARSET=ISO8859-1
+CHARSET=UTF-8
+LANG=en_US.UTF-8
 </setenv>
  <name>
 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
 </features>
 <setenv>
 CHARSET=UTF-8
+LANG=en_US.UTF-8
 </setenv>
  <name>
 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
 </features>
 <setenv>
 CHARSET=UTF-8
+LANG=en_US.UTF-8
 </setenv>
  <name>
 Connection re-use with IDN host name over HTTP proxy

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]