aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2017-11-27fixng0
2017-10-24Merge tag 'curl-7_56_1' of https://github.com/curl/curlng0
2017-10-20test653: check reuse of easy handle after mime data changePatrick Monnerat
2017-10-19test652: curl_mime_data + base64 encoder with large contentsPatrick Monnerat
2017-10-13test651: curl_formadd with huge COPYCONTENTSDaniel Stenberg
2017-10-12mime: keep "text/plain" content type if user-specified.Patrick Monnerat
2017-10-08test643: verify curl_mime_subparts() rejects cyclic additions.Patrick Monnerat
2017-10-07sync with curl-7_56_0 in 'tests' folder.ng0
2017-10-07pingpong: return error when trying to send without connectionDaniel Stenberg
2017-10-06multi_cleanup: call DONE on handles that never got thatDaniel Stenberg
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-24tests: adjust .gitignore for new testsMichael Kaufmann
2017-09-23tests: fix a compiler warning in test 643Michael Kaufmann
2017-09-22form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat
2017-09-15tests: add initial gssapi test using stub implementationIsaac Boukris
2017-09-12code style: use space after semicolonDaniel Stenberg
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-09-07form API: add new test 650.Patrick Monnerat
2017-09-03mime: fix signed/unsigned conversions.Patrick Monnerat
2017-09-02mime: tests and examples.Patrick Monnerat
2017-09-02mime: new MIME API.Patrick Monnerat
2017-08-26tests: Make sure libtests & unittests call curl_global_cleanup()Dan Fandrich
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22libtest: fix MSVC warning C4706Marcel Raad
2017-08-22strerror: Preserve Windows error code in some functionsJay Satiro
2017-08-22tests: Fix up issues with errno in test filesMax Dymond
2017-08-22url: make the original string get used on subsequent transfersDaniel Stenberg
2017-08-22test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich
2017-08-22libtest/make: generate lib1521.cDaniel Stenberg
2017-08-22test1537: fixed memory leak on OOMDan Fandrich
2017-08-22test1521: fix compiler warningsMarcel Raad
2017-08-22libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg
2017-08-22lib1521: fix missing-variable-declarations clang warningsMarcel Raad
2017-08-22test1521: test getinfo's OFF_T types tooDaniel Stenberg
2017-08-22lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg
2017-08-22PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg
2017-08-22libtest/libntlmconnect: fix compiler warnings from f94fcdbDaniel Stenberg
2017-08-22tests: stabilize test 2032 and 2033Daniel Stenberg
2017-08-22includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-08-22mk-lib1521.pl: updated to match the test changes in 916ec30aDan Fandrich
2017-08-22test1521: fixed OOM handlingDan Fandrich
2017-08-22lib1521: fix compiler warnings on the use of bad 'long' valuesDaniel Stenberg
2017-08-22lib1521: fix compiler warningsDaniel Stenberg
2017-08-22test1521: make the code < 80 columns wideDaniel Stenberg
2017-08-22test1121: use stricter types to work with typcheck-gccDaniel Stenberg
2017-08-22test1521: test *all* curl_easy_setopt optionsDaniel Stenberg
2017-08-22libtest: fix int-in-bool-context warningsMarcel Raad
2017-08-22libtest: fix implicit-fallthrough warnings with GCC 7Marcel Raad
2017-08-22test1538: verify the libcurl strerror API callsDaniel Stenberg