refer to FILEFORMAT

This commit is contained in:
Daniel Stenberg 2004-02-19 21:21:12 +00:00
parent 455b1af214
commit 8794cb286b
1 changed files with 4 additions and 6 deletions

View File

@ -47,17 +47,15 @@ Debug:
(gdb) where (gdb) where
Logs: Logs:
All logs are generated in the logs/ subdirctory (it is emtpied first All logs are generated in the logs/ subdirctory (it is emptied first
in the runtests.pl script). Use runtests.pl -k to make the temporary files in the runtests.pl script). Use runtests.pl -k to keep the temporary files
to be kept after the test run. after the test run.
Data: Data:
All test cases are put in the data/ subdirctory. Each test is stored in the All test cases are put in the data/ subdirctory. Each test is stored in the
file named according to the test number. file named according to the test number.
The test case file format is simply a way to store different sections within See FILEFORMAT for the description of the test case files.
the same physical file. The different sections are to be described here
within shortly.
TEST CASE NUMBERS TEST CASE NUMBERS