From 291a908f195d462c91abd8eabfae55a0cf8c8181 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 20 Jan 2005 22:48:43 +0000 Subject: Added support for "verify" => "stripfile" to strip contents of the file that is being checked. Also made the server retrying sleep only one second instead of three, to reduce some waiting when fooling around with the servers. --- tests/FILEFORMAT | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/FILEFORMAT') diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 58d37410e..d41a05205 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -187,6 +187,10 @@ This verfies that this data was passed to stdout. the file's contents must be identical to this + +One perl op per line that operates on the file before being compared. This is +pretty advanced. Example: "s/^EPRT .*/EPRT stripped/" + the contents of the upload data curl should have sent -- cgit v1.2.3