From: Daniel Stenberg Date: Tue, 21 Nov 2000 19:21:31 +0000 (+0000) Subject: Added the uploadN.txt description X-Git-Tag: curl-7_5~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=190ecd652ab1030db94c6987b44d54e9e3474d06;p=curl Added the uploadN.txt description --- 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: