Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtests: provide curl's version string as %VERSION for tests | Daniel Stenberg | 2020-10-02 | 1 | -3/+1 |
| | | | | | | | | ... so that we can check HTTP requests for User-Agent: curl/%VERSION Update 600+ test cases accordingly. Closes #6037 | ||||
* | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken | 2014-02-14 | 1 | -23/+23 |
| | | | | Changes LF to CRLF and disables automatic output conversion. | ||||
* | tests: specify 'text' mode for some output files in verify section | Yang Tse | 2013-03-18 | 1 | -2/+2 |
| | |||||
* | tests 1364 to 1393: several -o filename -J -i -D combinations for HTTP and FTP | Yang Tse | 2012-06-07 | 1 | -0/+75 |