summaryrefslogtreecommitdiff
path: root/tests/data/test105
Commit message (Collapse)AuthorAgeFilesLines
* Adjust test number mismatchYang Tse2009-12-241-3/+3
|
* Various test file cleanups, including using <servercmd> instead of writingDan Fandrich2007-04-181-4/+4
| | | | directly to ftpserver.cmd and removing unneeded empty sections.
* 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. & => &amp; ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools.
* keyword updateDaniel Stenberg2005-04-271-0/+8
|
* A minor "syntax error" in numerous test files correctedDaniel Stenberg2005-01-251-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!
* Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg2003-04-301-0/+3
| | | | test number.
* adjusted to new FTP commands in the command sequenceDaniel Stenberg2001-11-281-0/+6
|
* New test cases addedDaniel Stenberg2001-06-121-0/+33