tests: specify 'text' mode for some output files in verify section

This commit is contained in:
Yang Tse
2013-03-18 20:44:46 +01:00
parent b3440f490f
commit b0dfbf305a
43 changed files with 92 additions and 92 deletions

View File

@@ -51,7 +51,7 @@ Accept: */*
</protocol>
<file1 name="log/outfile1374">
<file1 name="log/outfile1374" mode="text">
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
@@ -63,7 +63,7 @@ Content-Disposition: filename=name1374; charset=funny; option=strange
12345
</file1>
<file2 name="log/heads1374">
<file2 name="log/heads1374" mode="text">
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
@@ -74,7 +74,7 @@ Content-Disposition: filename=name1374; charset=funny; option=strange
</file2>
<file3 name="log/stdout1374">
<file3 name="log/stdout1374" mode="text">
</file3>
</verify>