summaryrefslogtreecommitdiff
path: root/tests/data/test1402
Commit message (Expand)AuthorAgeFilesLines
* curl: correct grammar in generated libcurl codeБорис Верховский2021-10-131-1/+1
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191-4/+4
* tests: make --libcurl tests only test FTP options if ftp enabledDaniel Stenberg2020-12-111-0/+2
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-071-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-021-4/+1
* http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg2019-08-061-1/+0
* curl: make code work with protocol-disabled libcurlDaniel Stenberg2019-05-181-1/+1
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-211-0/+1
* curl: show headers in boldDaniel Stenberg2018-05-211-1/+0
* Revert "curl: don't set CURLOPT_INTERLEAVEDATA"Daniel Stenberg2017-12-111-0/+1
* curl: don't set CURLOPT_INTERLEAVEDATADaniel Stenberg2017-12-081-1/+0
* tests: removed some redundant empty <stdout> sectionsDan Fandrich2017-05-281-2/+0
* curl: set a 100K buffer size by defaultDaniel Stenberg2017-04-251-0/+1
* tests: clear the SSL_CERT_FILE variable on --libcurl testsDan Fandrich2017-03-121-0/+3
* test14xx: fixed --libcurl output tests again after 8e8afa82cbbDaniel Stenberg2016-10-181-0/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl: use 2TLS by defaultDaniel Stenberg2015-12-131-2/+3
* Made -D option work with -O and -J.Tatsuhiro Tsujikawa2012-05-251-0/+2
* tests 140X: fix --libcurl generated source file reading mode for MSYS buildsYang Tse2012-03-181-1/+1
* test: --libcurl fixesDaniel Stenberg2012-02-231-8/+10
* Add tests for curl's --libcurl output.Colin Hogben2012-02-231-0/+108