| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-24 | netrc: add unit tests for 'default' support | Viktor Szakats | |
| 2014-01-31 | FTP tests: enable text-mode for data and datacheck sections | Marc Hoersken | |
| 2011-09-05 | test suite: use test case specific netrc file names | Yang Tse | |
| 2011-02-20 | tests: Cleaned up netrc testing. | Julien Chaffraix | |
| Removed the "netrc_debug" keyword replaced with --netrc-file additions. Removed the debug code from Curl_parsenetrc as it is superseeded by --netrc-file. | |||
| 2007-04-18 | Various test file cleanups, including using <servercmd> instead of writing | Dan Fandrich | |
| directly to ftpserver.cmd and removing unneeded empty sections. | |||
| 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. | |||
| 2006-04-26 | David McCreedy brought line end conversions when doing FTP ASCII | Daniel Stenberg | |
| transfers. They are done on non-windows systems and translate CRLF to LF. | |||
| 2005-04-27 | keyword update | Daniel Stenberg | |
| 2005-01-25 | A minor "syntax error" in numerous test files corrected | Daniel Stenberg | |
| 2004-11-29 | stricter newline policy | 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-06-12 | require the netrc_debug feature the same way we now can require SSL | Daniel Stenberg | |
| present client-side | |||
| 2003-04-30 | Each test case now specifies which server(s) it needs, without relying on the | Daniel Stenberg | |
| test number. | |||
| 2002-05-21 | five new test cases for the netrc parsing | Daniel Stenberg | |
