aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2000-11-21http* is now prot* since we're about to use other protocols as wellDaniel Stenberg
2000-11-21attempt to use a bad protocolDaniel Stenberg
2000-11-21NLST does a LIST (a normal unix ftp client 'ls' becomes NLST)Daniel Stenberg
2000-11-21STOR works!Daniel Stenberg
2000-11-21fancier login textDaniel Stenberg
2000-11-21removed the forks, we don't need forking for single-task testingDaniel Stenberg
2000-11-21runtests.pl -c should be -aDaniel Stenberg
2000-11-20flushes the log handles before fork, now the logs work too!Daniel Stenberg
2000-11-20QUIT works, and now I can run a unix ftp client against the server and itDaniel Stenberg
2000-11-20CWD runsDaniel Stenberg
2000-11-20RETR seems to work tooDaniel Stenberg
2000-11-20this is now a working ftp server, both PASV and PORT run fine, LIST works,Daniel Stenberg
2000-11-20extremely long URL testDaniel Stenberg
2000-11-20this is the first attempt of a tiny and simple ftp server in perl for curlDaniel Stenberg
2000-11-20added a description about the memory checksDaniel Stenberg
2000-11-17now supports checks for exit codes and check for memory even when curlDaniel Stenberg
2000-11-17graceful failure testDaniel Stenberg
2000-11-17output FAILED properly even when -s is usedDaniel Stenberg
2000-11-17updated to the new stdout stuff and the new -a optionDaniel Stenberg
2000-11-17updated to the new stdout file behaviour of runtests.plDaniel Stenberg
2000-11-17make test in root now runs make quiet-test in the test dirDaniel Stenberg
2000-11-17uses stricter outputDaniel Stenberg
2000-11-17better stdout check, full support for memory debug testsDaniel Stenberg
2000-11-17multiple URL testDaniel Stenberg
2000-11-17config file testDaniel Stenberg
2000-11-16moved out the FTP partDaniel Stenberg
2000-11-15updated to catch bug 122480Daniel Stenberg
2000-11-15'use strict' compliantDaniel Stenberg
2000-11-15proxy authorization test caseDaniel Stenberg
2000-11-15now sorts the test cases when "all" is usedDaniel Stenberg
2000-11-15'use strict' compliantDaniel Stenberg
2000-11-14removed some /= 256 that was wrongly leftDaniel Stenberg
2000-11-14added help text on -hDaniel Stenberg
2000-11-14more decriptionsDaniel Stenberg
2000-11-14removed lots of external program dependencies (for windows compliance)Daniel Stenberg
2000-11-13somewhat more functioning FTPDaniel Stenberg
2000-11-13basic and early ftp supportDaniel Stenberg
2000-11-13logs stderr as well now, which is good if the program crashes, and alsoDaniel Stenberg
2000-11-13updatedDaniel Stenberg
2000-11-13converted shell script to perlDaniel Stenberg
2000-11-13more test case dataDaniel Stenberg
2000-11-13if the server is already running when the script is started, it now verifiesDaniel Stenberg
2000-11-13defaults to run all available test cases in (1 - last) orderDaniel Stenberg
2000-11-13updated test casesDaniel Stenberg
2000-11-13new pid stuff, more filters, various fixesDaniel Stenberg
2000-11-13changed pid stuff, made it work with rfc1867 posts and made it work betterDaniel Stenberg
2000-11-13more details addedDaniel Stenberg
2000-11-13replaced by a working server!Daniel Stenberg
2000-11-13uses the new httpd server, runs the tests much fasterDaniel Stenberg
2000-11-13new perl http server that works betterDaniel Stenberg