From: Daniel Stenberg Date: Fri, 14 Sep 2001 12:02:02 +0000 (+0000) Subject: the strip stuff X-Git-Tag: curl-7_9~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd8cef5a702d9a83e373809168f449728261da3b;p=thirdparty%2Fcurl.git the strip stuff --- diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index de410d0eee..7b8313abc9 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -43,6 +43,11 @@ which is useful if the test case needs a file to act on. numerical error code curl is supposed to return + +One regex per line that is removed from the protocol dumps before the +comparison is made. This is very useful to remove dependencies on dynamicly +changing protocol data such as port numbers or user-agent strings. + the protocol dump curl should transmit