mirror of
https://github.com/curl/curl.git
synced 2026-04-14 13:01:42 +08:00
`runtests.pl` defaults to `-` if a command is not set, sincec43ad0f972. Also: - drop a stray `</file>`. - replace a `nothing` with a guaranteed invalid hostname. Ref:4334033b43- replace unused URLs with `-`. Closes #18319
30 lines
296 B
Plaintext
30 lines
296 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
CURLOPT_PROTOCOLS_STR
|
|
</keywords>
|
|
</info>
|
|
|
|
# Server-side
|
|
<reply>
|
|
</reply>
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<name>
|
|
CURLOPT_PROTOCOLS_STR
|
|
</name>
|
|
<tool>
|
|
lib%TESTNUMBER
|
|
</tool>
|
|
</client>
|
|
|
|
<verify>
|
|
<stdout>
|
|
Tested 15 strings
|
|
</stdout>
|
|
</verify>
|
|
</testcase>
|