summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test1450: fix up DICT server in torture modeMax Dymond2017-06-301-18/+21
* test1450: add simple testing for DICTMax Dymond2017-06-306-5/+289
* test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich2017-06-301-1/+1
* progress: prevent resetting t_starttransferRyan Winograd2017-06-304-1/+127
* libtest/make: generate lib1521.cDaniel Stenberg2017-06-273-2502/+17
* test1537: fixed memory leak on OOMDan Fandrich2017-06-251-2/+13
* test1521: fix compiler warningsMarcel Raad2017-06-252-11/+17
* libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg2017-06-231-4/+0
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-212-6/+6
* lib1521: fix missing-variable-declarations clang warningsMarcel Raad2017-06-212-28/+28
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-194-1/+120
* test1521: test getinfo's OFF_T types tooDaniel Stenberg2017-06-192-0/+23
* lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg2017-06-193-750/+2454
* PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg2017-06-194-0/+77
* curl: prevent binary output spewed to terminalDaniel Stenberg2017-06-163-1/+1
* http-proxy: fix chunked-encoded CONNECT responsesDaniel Stenberg2017-06-161-1/+0
* http-proxy: deal with EAGAINDaniel Stenberg2017-06-161-6/+3
* libtest/libntlmconnect: fix compiler warnings from f94fcdbDaniel Stenberg2017-06-161-2/+2
* tests: stabilize test 2032 and 2033Daniel Stenberg2017-06-163-114/+10
* test1148: verify the -# progressbarDaniel Stenberg2017-06-162-1/+58
* test1061: mark as flakyDaniel Stenberg2017-06-161-0/+1
* dist: add the fuzz dir to the tarballDaniel Stenberg2017-06-161-1/+1
* fuzz/README: document how to buildDaniel Stenberg2017-06-151-1/+5
* fuzz: corpora file structure, initial commitFrederik B2017-06-155-15/+78
* fuzz: bring oss-fuzz initial code converted to C89Frederik B2017-06-155-0/+182
* test1147: verify -H on a fileDaniel Stenberg2017-06-152-1/+65
* http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg2017-06-141-2/+2
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-1411-202/+13
* mk-lib1521.pl: updated to match the test changes in 916ec30aDan Fandrich2017-06-131-15/+22
* test1521: fixed OOM handlingDan Fandrich2017-06-111-752/+759
* lib1521: fix compiler warnings on the use of bad 'long' valuesbagder/lib1521-long-warningsDaniel Stenberg2017-06-092-7/+7
* lib1521: fix compiler warningsDaniel Stenberg2017-06-062-54/+86
* test1521: make the code < 80 columns wideDaniel Stenberg2017-06-052-21/+41
* test1121: use stricter types to work with typcheck-gccDaniel Stenberg2017-06-052-36/+116
* test1521: test *all* curl_easy_setopt optionsDaniel Stenberg2017-06-055-2/+959
* test1538: added "verbose logs" keywordDan Fandrich2017-06-051-0/+1
* test1262: verify ftp download with -z for "if older than this"Daniel Stenberg2017-06-052-1/+41
* libtest: fix int-in-bool-context warningsMarcel Raad2017-06-032-2/+2
* libtest: fix implicit-fallthrough warnings with GCC 7Marcel Raad2017-06-032-0/+2
* dedotdot: fixed output for ".." and "." only inputDaniel Stenberg2017-06-031-1/+8
* test1538: fix typoDaniel Stenberg2017-06-021-1/+1
* test1538: verify the libcurl strerror API callsDaniel Stenberg2017-06-024-2/+205
* test1537: dedicated tests of the URL (un)escape API callsDaniel Stenberg2017-06-024-2/+134
* coverage: run event tests tooDaniel Stenberg2017-06-021-0/+4
* build: provide easy code coverage measuringDaniel Stenberg2017-06-021-6/+6
* lib583: fix compiler warningMarcel Raad2017-05-311-4/+4
* libtest/lib574.c: use correct callback protoDaniel Stenberg2017-05-311-2/+4
* test557: fix ubsan runtime error due to int left shiftJay Satiro2017-05-291-2/+6
* tests: removed some redundant empty <stdout> sectionsDan Fandrich2017-05-284-8/+0
* runtests.pl: removed <precommand> featureDan Fandrich2017-05-281-15/+0