| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | testsuite: use binary output mode for custom curl test tools | Marc Hoersken | 2014-02-14 | 1 | -1/+1 |
| | | | | | | | | | | | | 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. | ||||
| * | Added missing <keywords> | Daniel Stenberg | 2008-11-11 | 1 | -0/+5 |
| | | |||||
| * | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | 2007-01-23 | 1 | -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. | ||||
| * | Andres Garcia's text mode fix for the 'data' part | Daniel Stenberg | 2005-06-03 | 1 | -1/+1 |
| | | |||||
| * | modified to work fine with the new persistant connection working test suite | Daniel Stenberg | 2003-07-19 | 1 | -2/+2 |
| | | | | | HTTP server | ||||
| * | one slash too many | Daniel Stenberg | 2002-12-13 | 1 | -1/+1 |
| | | |||||
| * | test 502, multi interface with file:// | Daniel Stenberg | 2002-12-13 | 1 | -0/+40 |
