From: Daniel Stenberg Date: Thu, 19 Feb 2004 21:21:12 +0000 (+0000) Subject: refer to FILEFORMAT X-Git-Tag: curl-7_11_1~286 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8794cb286bccec61cc4b0badae64b6124c89ae32;p=thirdparty%2Fcurl.git refer to FILEFORMAT --- diff --git a/tests/README b/tests/README index b739e54d1e..2727d96ec0 100644 --- a/tests/README +++ b/tests/README @@ -47,17 +47,15 @@ Debug: (gdb) where Logs: - All logs are generated in the logs/ subdirctory (it is emtpied first - in the runtests.pl script). Use runtests.pl -k to make the temporary files - to be kept after the test run. + All logs are generated in the logs/ subdirctory (it is emptied first + in the runtests.pl script). Use runtests.pl -k to keep the temporary files + after the test run. Data: All test cases are put in the data/ subdirctory. Each test is stored in the file named according to the test number. - The test case file format is simply a way to store different sections within - the same physical file. The different sections are to be described here - within shortly. + See FILEFORMAT for the description of the test case files. TEST CASE NUMBERS