From: Daniel Stenberg Date: Fri, 13 Dec 2002 16:25:39 +0000 (+0000) Subject: documented the %-variables X-Git-Tag: curl-7_10_3~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=811138386fce459253eeb0fb34e9aa512631c350;p=curl documented the %-variables --- diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 52e09e07a..3e511555a 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -58,6 +58,15 @@ accordingly. more about them elsewhere Set 'option=no-output' to prevent the test script to slap on the --output argument that directs the output to a file. The --output is also not added if the client/stdout section is used. + +Available substitute variables include: +%HOSTIP - IP address of the host running this test +%HOSTPORT - Port number of the HTTP server +%HTTPSPORT - Port number of the HTTPS server +%FTPPORT - Port number of the FTP server +%FTPSPORT - Port number of the FTPS server +%SRCDIR - Full path to the source dir +%PWD - Current directory this creates the named file with this content before the test case is run