Skip to content
Snippets Groups Projects
Commit 078441d4 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

the test numbers are now only for human readability, the numbers no longer

enforces protocol/server
parent 95f6b15a
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment