summaryrefslogtreecommitdiff
path: root/tests/libtest/mk-lib1521.pl
Commit message (Expand)AuthorAgeFilesLines
* mk-lib1521: generate code for testing BLOB options as wellbagder/test1521-blobDaniel Stenberg2020-05-281-0/+5
* libtest/mk-lib1521: adapt to new public header layoutDaniel Stenberg2020-01-091-23/+24
* test1521: adapt to SLISTPOINTDaniel Stenberg2019-06-251-12/+4
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-141-0/+1
* spelling fixesViktor Szakats2018-02-231-1/+1
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-211-0/+1
* scripts: allow all perl scripts to be run directlyJay Satiro2018-01-071-0/+0
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-3/+3
* mime: new MIME API.Patrick Monnerat2017-09-021-0/+4
* tests: Make sure libtests & unittests call curl_global_cleanup()Dan Fandrich2017-08-261-0/+2
* test1521: fix compiler warningsMarcel Raad2017-06-251-3/+4
* lib1521: fix missing-variable-declarations clang warningsMarcel Raad2017-06-211-14/+14
* test1521: test getinfo's OFF_T types tooDaniel Stenberg2017-06-191-0/+4
* lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg2017-06-191-26/+103
* mk-lib1521.pl: updated to match the test changes in 916ec30aDan Fandrich2017-06-131-15/+22
* lib1521: fix compiler warnings on the use of bad 'long' valuesbagder/lib1521-long-warningsDaniel Stenberg2017-06-091-4/+4
* lib1521: fix compiler warningsDaniel Stenberg2017-06-061-27/+43
* test1521: make the code < 80 columns wideDaniel Stenberg2017-06-051-1/+1
* test1121: use stricter types to work with typcheck-gccDaniel Stenberg2017-06-051-2/+57
* test1521: test *all* curl_easy_setopt optionsDaniel Stenberg2017-06-051-0/+143