summaryrefslogtreecommitdiff
path: root/tests/data/test141
Commit message (Collapse)AuthorAgeFilesLines
* Edited some test keywords for consistencyDan Fandrich2008-06-211-1/+1
|
* add keywordsDaniel Stenberg2007-12-081-0/+6
|
* test and verify curl -I on a single FTP file somewhat more than beforeDaniel Stenberg2007-07-211-0/+5
|
* ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' onDaniel Stenberg2007-02-131-1/+1
| | | | the left side of @ to make it short(er).
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
| | | | | | are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools.
* A minor "syntax error" in numerous test files correctedDaniel Stenberg2005-01-251-1/+1
|
* stricter newline policyDaniel Stenberg2004-11-291-1/+1
|
* Joe Halpin made the FTP code send 'QUIT' on the control connection beforeDaniel Stenberg2004-02-271-0/+1
| | | | it disconnects the TCP connection, like a good ftp client should!
* back to GMT againDaniel Stenberg2003-10-311-1/+1
|
* updated for the cut off GMT stringDaniel Stenberg2003-10-301-1/+1
|
* updated to match the recent ftp patch that makes it check for resumabilityDaniel Stenberg2003-07-301-0/+1
|
* Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg2003-04-301-0/+3
| | | | test number.
* new ftp testsDaniel Stenberg2003-04-101-0/+34