diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-05-01 17:48:00 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-05-01 17:48:00 +0000 |
commit | 45edad84cb597f3e6bdd15d51ec2eaca7ca66be1 (patch) | |
tree | ee08d89d0155c8327b556b6d9f807fc2796b299b /tests | |
parent | fd31f7e7e5db686809806154e6326d181b04e150 (diff) |
Document that variable replacement now takes place in the test file <stdout> section.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/FILEFORMAT | 3 | ||||
-rw-r--r-- | tests/data/test1028 | 2 |
2 files changed, 3 insertions, 2 deletions
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 <command> section. </protocol> <stdout [mode="text"] [nonewline="yes"]> -This verifies that this data was passed to stdout. +This verifies that this data was passed to stdout. Variables are +substituted as in the <command> 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
|