diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-10-24 19:40:07 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-10-24 19:40:07 +0000 |
commit | 38649d1362d233dace774a6738f9009c067b1bab (patch) | |
tree | 57b33a14ef66abfa48df5870cd6c45fc5eea999d /tests/README | |
parent | 4f00a02ba3f5717b824ccf57c30b75e9ce01a438 (diff) |
Added test cases 2000 and 2001 which test multiple protocols using the
same easy handle
Fixed the filecheck: make target to work outside the source tree
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/README b/tests/README index 0b21a6497..592e7cd73 100644 --- a/tests/README +++ b/tests/README @@ -128,7 +128,8 @@ TEST CASE NUMBERS 500 - 599 libcurl source code tests, not using the curl command tool 600 - 699 SCP/SFTP 700 - 799 SOCKS4 (even numbers) and SOCK5 (odd numbers) - 1000 - x miscellaneous* + 1000 - 1999 miscellaneous* + 2000 - x multiple sequential protocols per test case* Since 30-apr-2003, there's nothing in the system that requires us to keep within these number series, and those sections marked with * actually |