9980568f | 29-Nov-2000 |
Daniel Stenberg |
removed '#if 0' sections |
05a19109 | 29-Nov-2000 |
Daniel Stenberg |
I'd love to see test cases with submitted patches... |
a5217dd1 | 29-Nov-2000 |
Daniel Stenberg |
minor things about the test suite added |
0d7ba0ec | 28-Nov-2000 |
Daniel Stenberg |
now counts all test cases and presents a counter at the end |
b2f0ca8a | 28-Nov-2000 |
Daniel Stenberg |
maxredirs |
a00bb137 | 28-Nov-2000 |
Daniel Stenberg |
max-redirs test case data |
7c792376 | 28-Nov-2000 |
Daniel Stenberg |
free the URL on redirections, this was a previous memory leak |
e9b69bc7 | 28-Nov-2000 |
Daniel Stenberg |
added maxredirs |
2aaae10f | 28-Nov-2000 |
Daniel Stenberg |
Added max-redirs support (James Griffiths' patch) |
6bd75ab8 | 28-Nov-2000 |
Daniel Stenberg |
added maxredirs, moved CURL_PROGRESS* defines to src/main.c |
b8f7d94e | 28-Nov-2000 |
Daniel Stenberg |
James Griffiths' max-redirs fix |
d4cd079b | 27-Nov-2000 |
Daniel Stenberg |
Added tests/ftpserver.pl |
013770a7 | 27-Nov-2000 |
Daniel Stenberg |
I rearranged it and added 'make test' |
f4c26ddb | 27-Nov-2000 |
Daniel Stenberg |
spell check |
9f77434c | 27-Nov-2000 |
Daniel Stenberg |
modified for ftp custom commands |
989ff585 | 27-Nov-2000 |
Daniel Stenberg |
allows simple custom modifications for single test cases |
f589c1c0 | 27-Nov-2000 |
Daniel Stenberg |
Added the ftpdN.txt file |
e86f3b91 | 27-Nov-2000 |
Daniel Stenberg |
ftp graceful error detection check data |
79a84d20 | 27-Nov-2000 |
Daniel Stenberg |
Added the memdebug include file |
20801181 | 27-Nov-2000 |
Daniel Stenberg |
file:// test data |
3723c520 | 27-Nov-2000 |
Daniel Stenberg |
if the server doesn't output a logfile, the protocol file is not compared with it! This makes tests without server (like for file://) smarter. |
0e78911c | 27-Nov-2000 |
Daniel Stenberg |
modified the --help output to have the passwords within [brackets] as they are optional... |
b7a5fb17 | 22-Nov-2000 |
Daniel Stenberg |
added the new FILETIME stuff |
6f4f3c79 | 22-Nov-2000 |
Daniel Stenberg |
7.5-pre3 commit |
593df2f1 | 22-Nov-2000 |
Daniel Stenberg |
multiple URL support? forked? |