summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2001-01-29removed upload.NN files after each testDaniel Stenberg
2001-01-29test case 33, HTTP PUT resumeDaniel Stenberg
2001-01-27test case 31 and 32 were addedDaniel Stenberg
2001-01-27minor output fixDaniel Stenberg
2001-01-27Added -d that enables easier protocol/server debug overview (it invokesDaniel Stenberg
2001-01-27added test 29 and 30, HTTP resume and partial download testsDaniel Stenberg
2001-01-22the custom reply engine was not inited properlyDaniel Stenberg
2001-01-22test case 121Daniel Stenberg
2001-01-22Added test case 120, ftp with '-Q -'Daniel Stenberg
2001-01-19Added files for test case 28Daniel Stenberg
2001-01-19--globoff test caseDaniel Stenberg
2001-01-09Added two tests for multiple URLs (26 + 27)Daniel Stenberg
2001-01-08Loic Dachary's updates to get 'make distcheck' work, including running theDaniel Stenberg
2001-01-08'make distcheck' works nowDaniel Stenberg
2001-01-08Had to add this to get 'make distcheck' to run!Daniel Stenberg
2001-01-08distcheck fixesDaniel Stenberg
2001-01-08Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg
2000-12-05uses the PERL variable configure digs upDaniel Stenberg
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