aboutsummaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-08 08:33:17 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-08 08:33:17 +0000
commite61ceaf1bd7ed82d5b0a00f7c12040ad1119e041 (patch)
tree2f84339c2cbef71dd7abc4be84026e3ee21f2da8 /tests/README
parent11186122495e2df56d77b17e0faffd64268f1ec5 (diff)
clarified the 0001-files use a bit, I couldn't understand it myself! :-)
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/README b/tests/README
index 4524b6ec2..4bc49eac6 100644
--- a/tests/README
+++ b/tests/README
@@ -61,8 +61,10 @@ Data:
replyN.txt: the full dump the server should reply to curl for this test.
If the final result that curl should've got is not in this
- file, you can instead name the file replyN0001.txt. This enables
- you to fiddle more. ;-)
+ file, you can instead name the file replyN0001.txt. This
+ enables you to fiddle more. ;-) Alas, the server sends the
+ replyN.txt file but checks the result after the test against
+ the *0001.txt file.
stdoutN.txt: if this file is present, curl's stdout is compared against
this file to see that they're identical. If this is present,