From: Daniel Stenberg Date: Wed, 6 Aug 2003 22:47:55 +0000 (+0000) Subject: explain more how the test case number awareness is sent to the test server(s) X-Git-Tag: curl-7_10_7~101 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b201db5ceca44ef5d77e04d2e5871782ed4dc81f;p=thirdparty%2Fcurl.git explain more how the test case number awareness is sent to the test server(s) --- diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index d52474becc..5e32d2b0c5 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -95,7 +95,12 @@ command is run, they are clear again after the command has been run. command line to run, there's a bunch of %variables that get replaced -accordingly. more about them elsewhere +accordingly. + +Note that the URL that gets passed to the server actually controls what data +that is returned. The last slash in the URL must be followed by a number. That +number (N) will be used by the test-server to load test case N and return the +data that is defined within the section. Set 'option=no-output' to prevent the test script to slap on the --output argument that directs the output to a file. The --output is also not added if