summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2000-11-28now counts all test cases and presents a counter at the endDaniel Stenberg
2000-11-28max-redirs test case dataDaniel Stenberg
2000-11-27modified for ftp custom commandsDaniel Stenberg
2000-11-27allows simple custom modifications for single test casesDaniel Stenberg
2000-11-27Added the ftpdN.txt fileDaniel Stenberg
2000-11-27ftp graceful error detection check dataDaniel Stenberg
2000-11-27file:// test dataDaniel Stenberg
2000-11-27if the server doesn't output a logfile, the protocol file is not comparedDaniel Stenberg
2000-11-22adjusted to modified FTP behaviourDaniel Stenberg
2000-11-22Added a curl-target to make it easier to build from this dirDaniel Stenberg
2000-11-22HTTP GET fail silently on HTTP error returnDaniel Stenberg
2000-11-21I run the perl programs with 'perl [script]' instead, to overcome theDaniel Stenberg
2000-11-21upload check, better ability to specify test cases on the command lineDaniel Stenberg
2000-11-21REST support seems to workDaniel Stenberg
2000-11-21Added the uploadN.txt descriptionDaniel Stenberg
2000-11-21FTP test case dataDaniel Stenberg
2000-11-21added a command line log that logs all command lines run in the completeDaniel Stenberg
2000-11-21FTP test case dataDaniel Stenberg
2000-11-21httpN => protN and some other minor updatesDaniel Stenberg
2000-11-21Added support for verifiedserver that returns a static silly string thatDaniel Stenberg
2000-11-21starts and stops both HTTP and FTP servers nowDaniel Stenberg
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