aboutsummaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-02-19 21:21:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-02-19 21:21:12 +0000
commit8794cb286bccec61cc4b0badae64b6124c89ae32 (patch)
tree1808def28da0a6aa1ee44a6470fbfe9769837fff /tests/README
parent455b1af214a4c17fc101ca76f417d93dca91e77a (diff)
refer to FILEFORMAT
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README10
1 files changed, 4 insertions, 6 deletions
diff --git a/tests/README b/tests/README
index b739e54d1..2727d96ec 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