From b201db5ceca44ef5d77e04d2e5871782ed4dc81f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 6 Aug 2003 22:47:55 +0000 Subject: [PATCH] explain more how the test case number awareness is sent to the test server(s) --- tests/FILEFORMAT | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index d52474bec..5e32d2b0c 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