From 6800ff471be03e2aac737bb3b8d24d8b4a9cc827 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 6 Oct 2018 12:57:12 +0200 Subject: tests/FILEFORMAT: mention how to use and too [ci skip] --- tests/FILEFORMAT | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'tests/FILEFORMAT') diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index ffc77a236..68a7854f4 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -445,11 +445,30 @@ Use the mode="text" attribute if the output is in text mode on platforms that have a text/binary difference. Variables are substituted as in the section. + +1 to 4 can be appended to 'file' to compare more files. + + + + + + + One perl op per line that operates on the output file or stdout before being compared with what is stored in the test file. This is pretty advanced. Example: "s/^EPRT .*/EPRT stripped/" + +1 to 4 can be appended to 'stripfile' to strip the correspending +content + + + + + + + the contents of the upload data curl should have sent -- cgit v1.2.3