From 51b0f09b5e2286d4e59996da5d8d8713535882d8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 7 May 2013 22:51:59 +0200 Subject: runtests.pl: support nonewline="yes" in client/stdin sections --- tests/FILEFORMAT | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/FILEFORMAT') diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index eeb4a9822..019137a55 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -316,8 +316,11 @@ Variables are substituted on the contents of the file as in the section. - + Pass this given data on stdin to the tool. + +If 'nonewline' is set, we will cut off the trailing newline of this given data +before comparing with the one actually received by the client -- cgit v1.2.3