mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
the test numbers are now only for human readability, the numbers no longer
enforces protocol/server
This commit is contained in:
parent
95f6b15a67
commit
078441d477
11
tests/README
11
tests/README
@ -48,7 +48,8 @@ Debug:
|
|||||||
|
|
||||||
Logs:
|
Logs:
|
||||||
All logs are generated in the logs/ subdirctory (it is emtpied first
|
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:
|
Data:
|
||||||
All test-data are put in the data/ subdirctory. Each test is stored in the
|
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
|
300 - 399 HTTPS
|
||||||
400 - 499 FTPS
|
400 - 499 FTPS
|
||||||
|
|
||||||
... if we run out of test numbers for a particular protocol, then we need
|
Since 30-apr-2003, there's nothing in the system that requires us to keep
|
||||||
to fix it.
|
within these number series. Each test case now specify their own server
|
||||||
|
requirements, independent of test number.
|
||||||
|
|
||||||
TODO:
|
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
|
* Add persistant connection support and test cases
|
||||||
|
Loading…
Reference in New Issue
Block a user