mirror of
https://github.com/curl/curl.git
synced 2026-01-31 03:44:53 +00:00
Only actually needed servers should be listed and none is then implied if no servers are listed. Outputs a warning if "none" is still set as a server. Closes #18466
21 lines
208 B
Plaintext
21 lines
208 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
interface
|
|
bind
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<features>
|
|
unittest
|
|
</features>
|
|
<name>
|
|
unit tests for interface option parsing
|
|
</name>
|
|
</client>
|
|
</testcase>
|