aboutsummaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-11-21 19:21:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-11-21 19:21:31 +0000
commit190ecd652ab1030db94c6987b44d54e9e3474d06 (patch)
treedf10901794d78fbeb81251770850c59497b869c0 /tests/README
parent2677c27b0840d96febe06b1f93dbf2984e9d75db (diff)
Added the uploadN.txt description
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/README b/tests/README
index c153f57d4..34f1a8697 100644
--- a/tests/README
+++ b/tests/README
@@ -56,6 +56,9 @@ Data:
errorN.txt: if this file is present, it should contain the error number
curl is supposed to return when this test is run.
+ uploadN.txt: if this file is present, it should contain the same data as
+ the log/upload.N does, after a curl upload has been performed.
+
FIX:
* Make httpserver.pl work when we PUT without Content-Length: