documented the %-variables
authorDaniel Stenberg <daniel@haxx.se>
Fri, 13 Dec 2002 16:25:39 +0000 (16:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 13 Dec 2002 16:25:39 +0000 (16:25 +0000)
tests/FILEFORMAT

index 52e09e0..3e51155 100644 (file)
@@ -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
 </command>
 <file name="log/filename">
 this creates the named file with this content before the test case is run