From 811138386fce459253eeb0fb34e9aa512631c350 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 13 Dec 2002 16:25:39 +0000 Subject: [PATCH] documented the %-variables --- tests/FILEFORMAT | 9 +++++++++ 1 file changed, 9 insertions(+) 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