summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test case 126 added, this uses RETRWEIRDO that makes the FTP server send twoDaniel Stenberg2001-12-033-9/+61
* test127~ should not be included!Daniel Stenberg2001-12-031-10/+10
* remove the command file after each testDaniel Stenberg2001-11-291-0/+3
* test126 renamed to test190 as it has to be last among the FTP tests becauseDaniel Stenberg2001-11-292-11/+10
* test 127 --disable-epsvDaniel Stenberg2001-11-292-1/+31
* adjusted to new FTP commands in the command sequenceDaniel Stenberg2001-11-2818-7/+44
* EPSV and SIZE adjustmentsDaniel Stenberg2001-11-283-6/+41
* added test 30, it checks that we return error on no content returned from aDaniel Stenberg2001-11-042-1/+33
* improved functionality for new timeout testsDaniel Stenberg2001-11-023-0/+38
* new testsDaniel Stenberg2001-11-026-1/+164
* changed the Location: to match one Paul Harrington reports a problem withDaniel Stenberg2001-10-261-3/+3
* test28 added for "Location: extraspace" testDaniel Stenberg2001-10-262-1/+65
* test case 27 added, to make sure cookie replacing don't leak anythingDaniel Stenberg2001-10-242-1/+47
* now reports the CORRECT pid on demandDaniel Stenberg2001-10-241-1/+3
* added test 37Daniel Stenberg2001-10-192-1/+37
* don't use 'strict' anymore, as it doesn't work good with the cygwin fixesDaniel Stenberg2001-10-173-20/+30
* checkserver() bugged, Kevin Roth detected and fixedDaniel Stenberg2001-10-101-1/+1
* Kevin Roth's fixes to make tests work on cygwinDaniel Stenberg2001-10-102-1/+9
* hmDaniel Stenberg2001-10-091-1/+1
* added chunked encoding testsDaniel Stenberg2001-10-093-0/+110
* added test 47 - enforced http 1.0 requestDaniel Stenberg2001-10-092-1/+39
* updated the cookiejar commentDaniel Stenberg2001-10-081-1/+1
* Added test 46, cookie jar functionalityDaniel Stenberg2001-09-262-1/+63
* we can verify files tooDaniel Stenberg2001-09-261-0/+3
* moved to parent directoryDaniel Stenberg2001-09-241-31/+0
* Adjusted to run on ipv6-enabled hostsDaniel Stenberg2001-09-233-0/+6
* This verifies that bug report #462600 is fixed, a Location: following whenDaniel Stenberg2001-09-181-0/+64
* made it respond as a http proxy on CONNECTDaniel Stenberg2001-09-181-2/+13
* added two https test casesDaniel Stenberg2001-09-181-8/+8
* HTTPS test caseDaniel Stenberg2001-09-182-0/+73
* fixed the stunnel PEM pathDaniel Stenberg2001-09-171-1/+1
* added stunnel PEMDaniel Stenberg2001-09-171-0/+31
* added the stunnel PEM fileDaniel Stenberg2001-09-171-1/+2
* changed the PEM pathDaniel Stenberg2001-09-171-1/+1
* added README and FILEFORMAT to distrbution archiveDaniel Stenberg2001-09-141-1/+1
* new FTP testsDaniel Stenberg2001-09-1415-6/+436
* the strip stuffDaniel Stenberg2001-09-141-0/+5
* fixed the REST againDaniel Stenberg2001-09-141-0/+1
* moved lots of the verbose stuff to do logmsg insteadDaniel Stenberg2001-09-131-14/+11
* initial test suite file format descriptionDaniel Stenberg2001-09-131-0/+52
* ftp tests addedDaniel Stenberg2001-09-135-6/+151
* cleaned up, now closes the listener port in PASV and it doesn't re-use theDaniel Stenberg2001-09-111-22/+29
* Heikki Korpela fixed the 'make -C' invokes. make -C is banned.Daniel Stenberg2001-09-011-2/+2
* cookies are stored in the reversed order now (which in turn means thatDaniel Stenberg2001-08-241-1/+1
* Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg2001-08-211-0/+5
* added test44 formpost without Expect:, modified test9Daniel Stenberg2001-08-213-1/+62
* strip off user-agent before checking protocolDaniel Stenberg2001-08-091-0/+3
* when a test expects an error code but gets a different one, we now outputDaniel Stenberg2001-08-081-1/+1
* nine new test casesDaniel Stenberg2001-08-0710-5/+381
* test 202 - two file:// URLs in one command lineDaniel Stenberg2001-08-072-1/+28