gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 210/282: tests: disable 962, 963 and 964 on Windows


From: gnunet
Subject: [gnurl] 210/282: tests: disable 962, 963 and 964 on Windows
Date: Wed, 01 Apr 2020 14:31:15 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 5494afac8fc0adcfe8995f525e7aa82d1ceb3d7e
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Mar 2 14:44:46 2020 +0100

    tests: disable 962, 963 and 964 on Windows
    
    These tests are also doing UTF-8 SMTP.
    
    Follow-up to df207d2dd93b9e73
---
 tests/data/test962 | 1 +
 tests/data/test963 | 1 +
 tests/data/test964 | 1 +
 3 files changed, 3 insertions(+)

diff --git a/tests/data/test962 b/tests/data/test962
index b6ec405f1..35b368cfd 100644
--- a/tests/data/test962
+++ b/tests/data/test962
@@ -19,6 +19,7 @@ smtp
 </server>
 <features>
 idn
+!win32
 </features>
 <setenv>
 LC_ALL=en_US.UTF-8
diff --git a/tests/data/test963 b/tests/data/test963
index 6328304c4..7ea121507 100644
--- a/tests/data/test963
+++ b/tests/data/test963
@@ -19,6 +19,7 @@ smtp
 </server>
 <features>
 idn
+!win32
 </features>
 <setenv>
 LC_ALL=en_US.UTF-8
diff --git a/tests/data/test964 b/tests/data/test964
index 326cdd21e..5448d0f21 100644
--- a/tests/data/test964
+++ b/tests/data/test964
@@ -20,6 +20,7 @@ smtp
 </server>
 <features>
 idn
+!win32
 </features>
 <setenv>
 LC_ALL=en_US.UTF-8

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



reply via email to

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