From: Daniel Stenberg Date: Fri, 30 Apr 2004 08:00:42 +0000 (+0000) Subject: idn is a new feature that can be made required for a test X-Git-Tag: curl-7_12_0~235 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3304589043a159b4509e8c7a2156f99549db8650;p=thirdparty%2Fcurl.git idn is a new feature that can be made required for a test --- diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 9aa37fc1fb..2ccd45f5ff 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -78,6 +78,7 @@ to be able to run. Features testable here are: SSL netrc_debug large_file +idn @@ -101,7 +102,7 @@ variable1=contents1 variable2=contents2 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.