aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2016-11-07s/cURL/curlDaniel Stenberg
2016-11-05easy: Initialize info variables on easy init and duphandleJay Satiro
2016-10-31libauthretry: use the external function curl_strequalDan Fandrich
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-10-31parsedate: handle cut off numbers betterDaniel Stenberg
2016-10-08test557: verify printf() with 128 and 129 argumentsDaniel Stenberg
2016-09-22New libcurl option to keep sending on errorMichael Kaufmann
2016-09-20easy: Reset all statistical session info in curl_easy_resetJay Satiro
2016-09-10CMake: Try to (un-)hide private library symbolsJakub Zakrzewski
2016-09-03libtest/test.h: fix typo (#988)Mark Hamilton
2016-05-13mprintf: Fix processing of width and prec argsJay Satiro
2016-04-29lib: include curl_printf.h as one of the last headersDaniel Stenberg
2016-04-24lib1517: checksrc complianceDaniel Stenberg
2016-04-20tests: added test1517Karlson2k
2016-04-19make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg
2016-04-18checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg
2016-04-03tests: Fixed header files to comply with our code styleSteve Holme
2016-04-03code: style updatesDaniel Stenberg
2016-04-03checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg
2016-04-03lib557: allow too long linesDaniel Stenberg
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-04-01curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-26test 1515: add MSYS support by passing a relative pathMarc Hoersken
2015-12-23tests first.c: fix calculation of sleep timeout on WindowsMarc Hoersken
2015-12-23test 573: add more debug outputMarc Hoersken
2015-11-24test1513: make sure the callback is only called onceDaniel Stenberg
2015-11-02formadd: support >2GB files on windowsDaniel Stenberg
2015-10-14test1531: case the size to fix the test on non-largefile buildsDan Fandrich
2015-08-18gitignore: Sort for readabilityJay Satiro
2015-07-14libtest: call PR_Cleanup() on exit if NSPR is usedKamil Dudka
2015-06-25tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh
2015-06-23test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg
2015-06-09CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg
2015-04-28CURLOPT_HEADEROPT: default to separateDaniel Stenberg
2015-03-16Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2015-03-03libtest: fixed linker errors on msvcSergei Nikulov
2015-02-24lib530: make it less timing sensibleDaniel Stenberg
2015-02-03unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg
2015-01-07tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg
2014-12-31lib1900.c: Fixed cppcheck errorJulien Nabet
2014-12-28test1509: Fixed compilation warningSteve Holme
2014-12-28test556: Fixed compilation warningSteve Holme
2014-12-28test1520: Fixed initial teething problemsSteve Holme
2014-12-28test1520: Fixed compilation errorsSteve Holme
2014-12-28tests: Added test for bug #1456Steve Holme
2014-12-09cookies: Improved OOM handling in cookiesDan Fandrich
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-11-10cmake: build libhostname for test suitePeter Wu
2014-11-10tests: fix libhostname visibilityPeter Wu