Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | |
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. | |||
2005-04-27 | keyword update | Daniel Stenberg | |
2005-01-25 | A minor "syntax error" in numerous test files corrected | Daniel Stenberg | |
2004-02-27 | Joe Halpin made the FTP code send 'QUIT' on the control connection before | Daniel Stenberg | |
it disconnects the TCP connection, like a good ftp client should! | |||
2003-04-30 | Each test case now specifies which server(s) it needs, without relying on the | Daniel Stenberg | |
test number. | |||
2003-01-09 | verify -u username: with ftp to use a blank password | Daniel Stenberg | |