aboutsummaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-04-30 20:29:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-04-30 20:29:31 +0000
commit078441d477fb3cc8d94599fd99c4a94015e442f8 (patch)
treeb4bf06cd58c746ebf82b70d1ef4ce608676d8f98 /tests/README
parent95f6b15a675c24cebc6cbc0cd2488a7b7a087815 (diff)
the test numbers are now only for human readability, the numbers no longer
enforces protocol/server
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README11
1 files changed, 5 insertions, 6 deletions
diff --git a/tests/README b/tests/README
index 41b0f7e02..7439a9e4c 100644
--- a/tests/README
+++ b/tests/README
@@ -48,7 +48,8 @@ Debug:
Logs:
All logs are generated in the logs/ subdirctory (it is emtpied first
- in the runtests.pl script)
+ in the runtests.pl script). Use runtests.pl -k to make the temporary files
+ to be kept after the test run.
Data:
All test-data are put in the data/ subdirctory. Each test is stored in the
@@ -69,12 +70,10 @@ TEST CASE NUMBERS
300 - 399 HTTPS
400 - 499 FTPS
- ... if we run out of test numbers for a particular protocol, then we need
- to fix it.
+ Since 30-apr-2003, there's nothing in the system that requires us to keep
+ within these number series. Each test case now specify their own server
+ requirements, independent of test number.
TODO:
- * Port old test cases to the new file format
-
- * Make httpserver.pl work when we PUT without Content-Length:
* Add persistant connection support and test cases