885184aa | 15-Nov-2000 |
Daniel Stenberg |
proxy authorization test case |
e0e67812 | 15-Nov-2000 |
Daniel Stenberg |
now sorts the test cases when "all" is used |
eb72e001 | 15-Nov-2000 |
Daniel Stenberg |
'use strict' compliant |
cdfa5f5d | 14-Nov-2000 |
Daniel Stenberg |
removed some /= 256 that was wrongly left |
0c19d251 | 14-Nov-2000 |
Daniel Stenberg |
added help text on -h |
e64b8a8f | 14-Nov-2000 |
Daniel Stenberg |
more decriptions |
e2641a39 | 14-Nov-2000 |
Daniel Stenberg |
removed lots of external program dependencies (for windows compliance) added lots of comments added -s for short output and made it possible to run specific test cases from the command li
removed lots of external program dependencies (for windows compliance) added lots of comments added -s for short output and made it possible to run specific test cases from the command line
show more ...
|
bd3dca96 | 13-Nov-2000 |
Daniel Stenberg |
somewhat more functioning FTP |
3cd77a19 | 13-Nov-2000 |
Daniel Stenberg |
basic and early ftp support |
e02affb5 | 13-Nov-2000 |
Daniel Stenberg |
logs stderr as well now, which is good if the program crashes, and also dumps more information in case curl doesn't return success |
2bd70e13 | 13-Nov-2000 |
Daniel Stenberg |
moved the followlocation field from the http struct to the urldata struct since it has to survive http struct deletion |
336124c3 | 13-Nov-2000 |
Daniel Stenberg |
updated |
8e735d1e | 13-Nov-2000 |
Daniel Stenberg |
converted shell script to perl |
aa9a6028 | 13-Nov-2000 |
Daniel Stenberg |
more test case data |
6736c161 | 13-Nov-2000 |
Daniel Stenberg |
removed the check that prevents -T and -o beinged used simultaneously! |
1cc8af27 | 13-Nov-2000 |
Daniel Stenberg |
if the server is already running when the script is started, it now verifies that it actually is our test server that runs |
bfb118e4 | 13-Nov-2000 |
Daniel Stenberg |
Added space after the Cookie: header keyword |
3f0aa064 | 13-Nov-2000 |
Daniel Stenberg |
defaults to run all available test cases in (1 - last) order |
a58e336d | 13-Nov-2000 |
Daniel Stenberg |
updated test cases |
27435f06 | 13-Nov-2000 |
Daniel Stenberg |
new pid stuff, more filters, various fixes |
69e82e73 | 13-Nov-2000 |
Daniel Stenberg |
changed pid stuff, made it work with rfc1867 posts and made it work better on paths |
b2daec24 | 13-Nov-2000 |
Daniel Stenberg |
more details added |
c605f81a | 13-Nov-2000 |
Daniel Stenberg |
J�rg updated the list of exported functions |
d5b06bcf | 13-Nov-2000 |
Daniel Stenberg |
replaced by a working server! |
d5e6404b | 13-Nov-2000 |
Daniel Stenberg |
uses the new httpd server, runs the tests much faster |