summaryrefslogtreecommitdiff
path: root/tests/libtest/Makefile.inc
AgeCommit message (Expand)Author
2016-04-20tests: added test1517Karlson2k
2015-06-23test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg
2015-06-09CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg
2015-01-07tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg
2014-12-28test556: Fixed compilation warningSteve Holme
2014-12-28tests: Added test for bug #1456Steve Holme
2014-07-24libtest: fixed duplicated line in MakefileSergey Nikulov
2014-04-04PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg
2014-04-04CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg
2014-02-06tests: add test for bug #1303 (dns cache timeout)Romulo A. Ceccon
2014-01-20test1514: added - no more negative Content-Length (HTTP POST)Cédric Deltheil
2014-01-03test1513: added - verify early progress callback return failDaniel Stenberg
2013-08-08global dns cache: didn't work [regression]Daniel Stenberg
2013-04-22tests: add test1511 to check timecond clean-upAlessandro Ghedini
2013-04-15Add extra libs for lib1900 and lib2033 test programsPaul Howarth
2013-04-04easy: Fix the broken CURLOPT_MAXCONNECTS optionLinus Nielsen Feltzing
2013-03-27test1509: verify proxy header response headers countDaniel Stenberg
2013-03-15tests: add #96 #558 and #1330Yang Tse
2013-03-13Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing
2013-03-13test509: libcurl initialization with memory callbacks and actual usageYang Tse
2013-02-10Fix NULL pointer reference when closing an unused multi handle.Linus Nielsen Feltzing
2013-02-08DONE: consider callback-aborted transfers prematureDaniel Stenberg
2013-02-05CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing
2013-01-20Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse
2013-01-15build: use per-target '_CPPFLAGS' for those currently using defaultYang Tse
2013-01-15tests/libtest/Makefile.inc: sort build targetsYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-25test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse
2012-12-23test 1503: same as 1502 but with a different cleanup sequenceYang Tse
2012-12-23test 1502: OOM handling fixesYang Tse
2012-12-05libtest: fix some compiler warningsYang Tse
2012-11-30build: prevent global LIBS from influencing libtest build targetsYang Tse
2012-11-28build: avoid linkage of directly unused librariesYang Tse
2012-11-18fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg
2012-11-08Fix compilation of lib1501Fabian Keil
2012-11-04FTP: prevent the multi interface from blockingDaniel Stenberg
2012-09-01Unit test for curl_multi_wait()Sara Golemon
2012-08-31NTLM: verify multiple connections workJoe Mason
2012-08-03Add tests of auth retriesJoe Mason
2012-04-01HTTP: reset expected DL/UL sizes on redirectsDaniel Stenberg
2012-03-22fix several compiler warningsYang Tse
2012-02-07curl_easy_reset: reset the referer stringDaniel Stenberg
2012-01-17tests: enable time tracing on tests 500, 573 and 585Yang Tse
2011-12-07multi interface: fix block when CONNECT_ONLY option is usedGokhan Sengun
2011-11-17libtest build: add the missing lib586Alejandro Alvarez Ayllon
2011-11-11Active mode FTP test cases with server not establishing data connectionYang Tse
2011-11-06test 590: verify the bug fix in 4851dafcf1Daniel Stenberg
2011-10-26test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse