mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
idn is a new feature that can be made required for a test
This commit is contained in:
parent
0247642bb6
commit
3304589043
@ -78,6 +78,7 @@ to be able to run. Features testable here are:
|
|||||||
SSL
|
SSL
|
||||||
netrc_debug
|
netrc_debug
|
||||||
large_file
|
large_file
|
||||||
|
idn
|
||||||
</features>
|
</features>
|
||||||
|
|
||||||
<killserver>
|
<killserver>
|
||||||
@ -101,7 +102,7 @@ variable1=contents1
|
|||||||
variable2=contents2
|
variable2=contents2
|
||||||
|
|
||||||
Set the given environment variables to the specified value before the actual
|
Set the given environment variables to the specified value before the actual
|
||||||
command is run, they are clear again after the command has been run.
|
command is run, they are cleared again after the command has been run.
|
||||||
</setenv>
|
</setenv>
|
||||||
|
|
||||||
<command [option=no-output]>
|
<command [option=no-output]>
|
||||||
|
Loading…
Reference in New Issue
Block a user