summaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2017-08-20Patchset for gnURL microfork:gnurl-7.55.1gnurl-7_55_1Christian Grothoff
2017-07-16libtest: fix MSVC warning C4706Marcel Raad
2017-07-11strerror: Preserve Windows error code in some functionsJay Satiro
2017-07-10tests: Fix up issues with errno in test filesMax Dymond
2017-07-03url: make the original string get used on subsequent transfersDaniel Stenberg
2017-06-30test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich
2017-06-27libtest/make: generate lib1521.cDaniel Stenberg
2017-06-25test1537: fixed memory leak on OOMDan Fandrich
2017-06-25test1521: fix compiler warningsMarcel Raad
2017-06-23libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg
2017-06-21lib1521: fix missing-variable-declarations clang warningsMarcel Raad
2017-06-19test1521: test getinfo's OFF_T types tooDaniel Stenberg
2017-06-19lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg
2017-06-19PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg
2017-06-16libtest/libntlmconnect: fix compiler warnings from f94fcdbDaniel Stenberg
2017-06-16tests: stabilize test 2032 and 2033Daniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-13mk-lib1521.pl: updated to match the test changes in 916ec30aDan Fandrich
2017-06-11test1521: fixed OOM handlingDan Fandrich
2017-06-09lib1521: fix compiler warnings on the use of bad 'long' valuesDaniel Stenberg
2017-06-06lib1521: fix compiler warningsDaniel Stenberg
2017-06-05test1521: make the code < 80 columns wideDaniel Stenberg
2017-06-05test1121: use stricter types to work with typcheck-gccDaniel Stenberg
2017-06-05test1521: test *all* curl_easy_setopt optionsDaniel Stenberg
2017-06-03libtest: fix int-in-bool-context warningsMarcel Raad
2017-06-03libtest: fix implicit-fallthrough warnings with GCC 7Marcel Raad
2017-06-02test1538: verify the libcurl strerror API callsDaniel Stenberg
2017-06-02test1537: dedicated tests of the URL (un)escape API callsDaniel Stenberg
2017-05-31lib583: fix compiler warningMarcel Raad
2017-05-31libtest/lib574.c: use correct callback protoDaniel Stenberg
2017-05-29test557: fix ubsan runtime error due to int left shiftJay Satiro
2017-05-24time: fix type conversions and compiler warningsMichael Kaufmann
2017-05-13lib510: don't write past the end of the buffer if it's too smallDan Fandrich
2017-05-09tests: make test file names more uniqueDan Fandrich
2017-05-08libtest: fix MinGW-w64 warningsMarcel Raad
2017-05-08test537: use correct variable typeMarcel Raad
2017-05-05tests: fix -Wcast-qual warningsMarcel Raad
2017-05-04test557: set a known good numeric localeDan Fandrich
2017-05-04test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg
2017-05-01tests: declare TU-local variables staticMarcel Raad
2017-04-29tests: added --remote-time tests for remaining protocols that support itDan Fandrich
2017-04-12test1541: also test for CURL_PULL_WS2TCPIP_HMarcel Raad
2017-04-05test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg
2017-03-28pause: handle mixed types of data when pausedDaniel Stenberg
2017-03-26spelling fixesklemens
2017-03-14build: removed redundant DEPENDENCIES from makefilesDan Fandrich
2017-03-11tests: fix the authretry testsMichael Kaufmann
2017-02-07test552: Fix typosDaniel Gustafsson
2017-01-08lib506: fix build for Open WatcomJiří Malák