mirror of
https://github.com/curl/curl.git
synced 2026-05-01 14:37:51 +03:00
tests: Moved some comments so the test data files parse as XML
This commit is contained in:
parent
0104678c79
commit
2f89a61cc0
7 changed files with 7 additions and 7 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<testcase>
|
||||
#
|
||||
# This test is exactly like 525 but the server rejects the EPRT command.
|
||||
# Written up to make sure that there's nothing in the multi interface
|
||||
# active connection case that differs between PORT and EPRT use
|
||||
#
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<testcase>
|
||||
#
|
||||
# For this test the server rejects the EPRT command,
|
||||
# code in lib591 makes use of curl_multi_timeout()
|
||||
# and server does not establish data connection.
|
||||
#
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<testcase>
|
||||
#
|
||||
# For this test the server rejects the EPRT command,
|
||||
# code in lib591 makes use of curl_multi_timeout()
|
||||
# and server does not establish data connection.
|
||||
#
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<testcase>
|
||||
#
|
||||
# For this test the server rejects the EPRT command,
|
||||
# code in lib591 makes use of curl_multi_timeout()
|
||||
# and server does not establish data connection.
|
||||
#
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<testcase>
|
||||
#
|
||||
# For this test the server rejects the EPRT command,
|
||||
# code in lib591 makes use of curl_multi_timeout()
|
||||
# and server does not establish data connection.
|
||||
#
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<testcase>
|
||||
#
|
||||
# This test is like 585 but uses passive FTP instead of HTTP
|
||||
#
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<testcase>
|
||||
#
|
||||
# This test is like 585 but uses active FTP instead of HTTP
|
||||
#
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue