mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Added text about the test case numbering
This commit is contained in:
parent
a8bc40fe4e
commit
4a6eaf1b95
13
tests/README
13
tests/README
@ -85,6 +85,19 @@ Data:
|
|||||||
of the ftp server. It uses a simple syntax that is left to
|
of the ftp server. It uses a simple syntax that is left to
|
||||||
describe here!
|
describe here!
|
||||||
|
|
||||||
|
TEST CASE NUMBERS
|
||||||
|
|
||||||
|
So far, I've used this system:
|
||||||
|
|
||||||
|
1 - 99 HTTP
|
||||||
|
100 - 199 FTP
|
||||||
|
200 - 299 FILE
|
||||||
|
300 - 399 HTTPS
|
||||||
|
400 - 499 FTPS
|
||||||
|
|
||||||
|
... if we run out of test numbers for a particular protocol, then we need
|
||||||
|
to fix it.
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
|
|
||||||
* Make httpserver.pl work when we PUT without Content-Length:
|
* Make httpserver.pl work when we PUT without Content-Length:
|
||||||
|
Loading…
Reference in New Issue
Block a user