Commit f5860fd5 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

tests: added missing <features> http to a number of tests

parent e17446b0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -54,6 +54,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
ftp
http-proxy
</server>
<features>
http
</features>
 <name>
FTP LIST tunneled through HTTP proxy
 </name>
+3 −0
Original line number Diff line number Diff line
@@ -51,6 +51,9 @@ body
pop3
http-proxy
</server>
<features>
http
</features>
 <name>
POP3 fetch tunneled through HTTP proxy
 </name>
+4 −1
Original line number Diff line number Diff line
@@ -25,8 +25,11 @@ smtp: sure hit me
smtp
http-proxy
</server>
<features>
http
</features>
 <name>
SMTP send tunneled trough HTTP proxy
SMTP send tunneled through HTTP proxy
 </name>
<stdin>
From: different
+3 −0
Original line number Diff line number Diff line
@@ -47,6 +47,9 @@ body
imap
http-proxy
</server>
<features>
http
</features>
 <name>
IMAP FETCH tunneled through HTTP proxy
 </name>
+3 −0
Original line number Diff line number Diff line
@@ -32,6 +32,9 @@ Handle 3 Completed with status 0
<server>
http-pipe
</server>
<features>
http
</features>
<tool>
lib1900
</tool>
Loading