Document that variable replacement now takes place in the test file <stdout> section.
This commit is contained in:
@@ -289,7 +289,8 @@ actually sent by the client
|
|||||||
Variables are substituted as in the <command> section.
|
Variables are substituted as in the <command> section.
|
||||||
</protocol>
|
</protocol>
|
||||||
<stdout [mode="text"] [nonewline="yes"]>
|
<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
|
Use the mode="text" attribute if the output is in text mode on platforms that
|
||||||
have a text/binary difference.
|
have a text/binary difference.
|
||||||
|
@@ -79,7 +79,7 @@ Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|||||||
Server: test-server/fake swsclose
|
Server: test-server/fake swsclose
|
||||||
Content-Type: text/html
|
Content-Type: text/html
|
||||||
Funny-head: yesyes
|
Funny-head: yesyes
|
||||||
Location: ftp://127.0.0.1:8992/10280002
|
Location: ftp://%HOSTIP:%FTPPORT/10280002
|
||||||
Content-Length: 0
|
Content-Length: 0
|
||||||
Connection: close
|
Connection: close
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user