aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
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
2014-11-05lib544.c: use duphandle for test 545Daniel Stenberg
2014-10-16test545: make it not use a trailing zeroDaniel Stenberg
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2014-09-26test506: Fixed a couple of memory leaks in testDan Fandrich
2014-09-25CURLOPT_COOKIELIST: Added "RELOAD" commandYousuke Kimoto
2014-09-07Ensure progress.size_dl/progress.size_ul are always >= 0Brandon Casey
2014-07-24test1013.pl: GSS-Negotiate doesn't exist as a feature anymoreDaniel Stenberg
2014-07-24libtest: fixed duplicated line in MakefileSergey Nikulov
2014-07-23test1013.pl: remove SPNEGO/GSS-API tweaksDaniel Stenberg
2014-07-16test506: verify aa6884845168Daniel Stenberg
2014-06-18tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILEDan Fandrich
2014-05-18test1014: GSS-API is only in curl-config. not in curlDaniel Stenberg
2014-05-09lib1506: make sure the transfers are not within the same msDaniel Stenberg
2014-05-09libtests: add a wait_ms() functionDaniel Stenberg
2014-05-05tests: Use standard libtest return codes when relevantDan Fandrich
2014-05-05test1513: Don't return an uninitialized variable on init failureDan Fandrich
2014-05-01test585: Fixed NULL pointer dereference in fopenDan Fandrich
2014-04-22tests: Fixed torture test for tests 1526 & 1527Dan Fandrich
2014-04-04PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg
2014-04-04CURLOPT_HEADEROPT: addedDaniel Stenberg
2014-04-04CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg
2014-03-29lib1513: fix callback proto to silence warningDaniel Stenberg
2014-02-19lib1515.c: Fixed #include path in commit 647f83e809Steve Holme
2014-02-19test1515: fix compilation with msvcMaks Naumov
2014-02-14lib1515.c: Added support for Windows using the Sleep functionMarc Hoersken
2014-02-14testsuite: use binary output mode for custom curl test toolsMarc Hoersken
2014-02-07lib1515.c: Fixed various compilation warningsSteve Holme
2014-02-06tests: add test for bug #1303 (dns cache timeout)Romulo A. Ceccon
2014-02-01test 500: workaround low timer resolution on WindowsMarc Hoersken
2014-01-30tests: make the authorization retry tests pass the torture testsDan Fandrich