summaryrefslogtreecommitdiff
path: root/tests/libtest
Commit message (Expand)AuthorAgeFilesLines
* libtest: fix MSVC warning C4706Marcel Raad2017-07-163-9/+12
* strerror: Preserve Windows error code in some functionsJay Satiro2017-07-115-23/+9
* tests: Fix up issues with errno in test filesMax Dymond2017-07-107-25/+25
* url: make the original string get used on subsequent transfersDaniel Stenberg2017-07-032-1/+49
* test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich2017-06-301-1/+1
* 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
* lib1521: fix missing-variable-declarations clang warningsMarcel Raad2017-06-212-28/+28
* 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-192-749/+2453
* PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg2017-06-192-0/+47
* libtest/libntlmconnect: fix compiler warnings from f94fcdbDaniel Stenberg2017-06-161-2/+2
* tests: stabilize test 2032 and 2033Daniel Stenberg2017-06-161-56/+4
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-144-143/+4
* 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-053-1/+928
* 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
* test1538: verify the libcurl strerror API callsDaniel Stenberg2017-06-022-1/+56
* test1537: dedicated tests of the URL (un)escape API callsDaniel Stenberg2017-06-022-1/+88
* 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
* time: fix type conversions and compiler warningsMichael Kaufmann2017-05-246-58/+14
* lib510: don't write past the end of the buffer if it's too smallDan Fandrich2017-05-131-0/+4
* tests: make test file names more uniqueDan Fandrich2017-05-091-1/+1
* libtest: fix MinGW-w64 warningsMarcel Raad2017-05-086-6/+6
* test537: use correct variable typeMarcel Raad2017-05-081-2/+2
* tests: fix -Wcast-qual warningsMarcel Raad2017-05-054-6/+6
* test557: set a known good numeric localeDan Fandrich2017-05-041-1/+13
* test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg2017-05-042-1/+60
* tests: declare TU-local variables staticMarcel Raad2017-05-015-17/+17
* tests: added --remote-time tests for remaining protocols that support itDan Fandrich2017-04-291-0/+4
* test1541: also test for CURL_PULL_WS2TCPIP_HMarcel Raad2017-04-121-2/+14
* test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg2017-04-051-0/+8
* include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg2017-04-032-1/+114
* pause: handle mixed types of data when pausedDaniel Stenberg2017-03-282-0/+126
* spelling fixesklemens2017-03-263-6/+6
* build: removed redundant DEPENDENCIES from makefilesDan Fandrich2017-03-141-1/+0
* tests: fix the authretry testsMichael Kaufmann2017-03-111-5/+0
* test552: Fix typosDaniel Gustafsson2017-02-071-1/+1
* lib506: fix build for Open WatcomJiří Malák2017-01-081-6/+6
* lib557.c: use a shorter MAXIMIZE representationDaniel Stenberg2016-12-221-1/+1