From 45edad84cb597f3e6bdd15d51ec2eaca7ca66be1 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 1 May 2008 17:48:00 +0000 Subject: Document that variable replacement now takes place in the test file section. --- tests/FILEFORMAT | 3 ++- tests/data/test1028 | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index f9cef19b8..c2ee7ae40 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -289,7 +289,8 @@ actually sent by the client Variables are substituted as in the section. -This verifies that this data was passed to stdout. +This verifies that this data was passed to stdout. Variables are +substituted as in the section. Use the mode="text" attribute if the output is in text mode on platforms that have a text/binary difference. diff --git a/tests/data/test1028 b/tests/data/test1028 index 9330daa5e..327b3c2c0 100644 --- a/tests/data/test1028 +++ b/tests/data/test1028 @@ -79,7 +79,7 @@ Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes -Location: ftp://127.0.0.1:8992/10280002 +Location: ftp://%HOSTIP:%FTPPORT/10280002 Content-Length: 0 Connection: close -- cgit v1.2.3