Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-14 | testsuite: use binary output mode for custom curl test tools | Marc Hoersken | |
Do not try to convert line-endings to CRLF on Windows by setting stdout to binary mode, just like the curl tool does if --ascii is not specified. This should prevent corrupted stdout line-ending output like CRCRLF. In order to make the previously naive text-aware tests work with binary mode on Windows, text-mode is disabled for them if it is not actually part of the test case and line-endings are corrected. | |||
2008-11-11 | Added missing <keywords> | Daniel Stenberg | |
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-06-03 | Andres Garcia's text mode fix for the 'data' part | Daniel Stenberg | |
2003-07-19 | modified to work fine with the new persistant connection working test suite | Daniel Stenberg | |
HTTP server | |||
2002-12-13 | one slash too many | Daniel Stenberg | |
2002-12-13 | test 502, multi interface with file:// | Daniel Stenberg | |