summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test case 31 and 32 were addedDaniel Stenberg2001-01-2713-1/+66
* minor output fixDaniel Stenberg2001-01-271-1/+1
* Added -d that enables easier protocol/server debug overview (it invokesDaniel Stenberg2001-01-271-2/+11
* added test 29 and 30, HTTP resume and partial download testsDaniel Stenberg2001-01-2710-1/+37
* the custom reply engine was not inited properlyDaniel Stenberg2001-01-221-1/+3
* test case 121Daniel Stenberg2001-01-225-1/+17
* Added test case 120, ftp with '-Q -'Daniel Stenberg2001-01-225-1/+18
* Added files for test case 28Daniel Stenberg2001-01-191-1/+2
* --globoff test caseDaniel Stenberg2001-01-194-0/+12
* Added two tests for multiple URLs (26 + 27)Daniel Stenberg2001-01-099-2/+41
* Loic Dachary's updates to get 'make distcheck' work, including running theDaniel Stenberg2001-01-083-4/+10
* 'make distcheck' works nowDaniel Stenberg2001-01-081-1/+3
* Had to add this to get 'make distcheck' to run!Daniel Stenberg2001-01-081-0/+52
* distcheck fixesDaniel Stenberg2001-01-081-1/+1
* Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg2001-01-081-0/+1
* uses the PERL variable configure digs upDaniel Stenberg2000-12-051-2/+2
* now counts all test cases and presents a counter at the endDaniel Stenberg2000-11-281-2/+11
* max-redirs test case dataDaniel Stenberg2000-11-284-0/+11
* modified for ftp custom commandsDaniel Stenberg2000-11-271-5/+17
* allows simple custom modifications for single test casesDaniel Stenberg2000-11-271-6/+34
* Added the ftpdN.txt fileDaniel Stenberg2000-11-271-0/+4
* ftp graceful error detection check dataDaniel Stenberg2000-11-2727-0/+37
* file:// test dataDaniel Stenberg2000-11-276-0/+12
* if the server doesn't output a logfile, the protocol file is not comparedDaniel Stenberg2000-11-271-15/+20
* adjusted to modified FTP behaviourDaniel Stenberg2000-11-222-1/+2
* Added a curl-target to make it easier to build from this dirDaniel Stenberg2000-11-221-0/+3
* HTTP GET fail silently on HTTP error returnDaniel Stenberg2000-11-224-0/+9
* I run the perl programs with 'perl [script]' instead, to overcome theDaniel Stenberg2000-11-211-2/+2
* upload check, better ability to specify test cases on the command lineDaniel Stenberg2000-11-211-13/+38
* REST support seems to workDaniel Stenberg2000-11-211-17/+51
* Added the uploadN.txt descriptionDaniel Stenberg2000-11-211-0/+3
* FTP test case dataDaniel Stenberg2000-11-2142-2/+102
* added a command line log that logs all command lines run in the completeDaniel Stenberg2000-11-211-5/+19
* FTP test case dataDaniel Stenberg2000-11-2116-0/+69
* httpN => protN and some other minor updatesDaniel Stenberg2000-11-211-2/+3
* Added support for verifiedserver that returns a static silly string thatDaniel Stenberg2000-11-211-3/+11
* starts and stops both HTTP and FTP servers nowDaniel Stenberg2000-11-211-20/+76
* http* is now prot* since we're about to use other protocols as wellDaniel Stenberg2000-11-2119-0/+0
* attempt to use a bad protocolDaniel Stenberg2000-11-213-0/+3
* NLST does a LIST (a normal unix ftp client 'ls' becomes NLST)Daniel Stenberg2000-11-211-4/+6
* STOR works!Daniel Stenberg2000-11-211-1/+7
* fancier login textDaniel Stenberg2000-11-211-140/+122
* removed the forks, we don't need forking for single-task testingDaniel Stenberg2000-11-211-66/+11
* runtests.pl -c should be -aDaniel Stenberg2000-11-211-1/+1
* flushes the log handles before fork, now the logs work too!Daniel Stenberg2000-11-201-14/+23
* QUIT works, and now I can run a unix ftp client against the server and itDaniel Stenberg2000-11-201-13/+28
* CWD runsDaniel Stenberg2000-11-201-0/+9
* RETR seems to work tooDaniel Stenberg2000-11-201-2/+36
* this is now a working ftp server, both PASV and PORT run fine, LIST works,Daniel Stenberg2000-11-201-46/+139
* extremely long URL testDaniel Stenberg2000-11-204-0/+13