gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 88/205: test714/5: added HTTP as a required feature


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 88/205: test714/5: added HTTP as a required feature
Date: Thu, 20 Apr 2017 16:20:28 +0200

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

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

commit 718709c674164574b1acac5815f2a6d5c80f03b3
Author: Dan Fandrich <address@hidden>
AuthorDate: Mon Mar 20 22:24:32 2017 +0100

    test714/5: added HTTP as a required feature
    
    These tests use an HTTP proxy so require that curl be built with HTTP
    support.
---
 tests/data/test714 | 3 +++
 tests/data/test715 | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/tests/data/test714 b/tests/data/test714
index 9d1f0a96e..efec03227 100755
--- a/tests/data/test714
+++ b/tests/data/test714
@@ -39,6 +39,9 @@ silly content
 ftp
 http-proxy
 </server>
+<features>
+http
+</features>
  <name>
 FTP fetch with --proxy set to http:// and with --connect-to
  </name>
diff --git a/tests/data/test715 b/tests/data/test715
index ffcfc7e3e..56936b946 100755
--- a/tests/data/test715
+++ b/tests/data/test715
@@ -41,6 +41,9 @@ ftp
 http-proxy
 socks5
 </server>
+<features>
+http
+</features>
  <name>
 FTP fetch with --preproxy, --proxy and --connect-to
  </name>

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



reply via email to

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