aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2013-02-05CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing
2013-01-20Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse
2013-01-17always-multi: always use non-blocking internalsDaniel Stenberg
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-09build: fix circular header inclusion with other packagesYang 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-25lib556: enable VERBOSE to ease debugging on failuresDaniel Stenberg
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-21lib543.c: OOM handling fixesYang Tse
2012-12-19libntlmconnect.c: fix compiler warnings and OOM handlingYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-12-05libtest: fix some compiler warningsYang Tse
2012-12-04build: explain current role of LIBS in our Makefile.am filesYang Tse
2012-11-30build: prevent global LIBS from influencing libtest build targetsYang Tse
2012-11-28build: fix Windows build targets damaged since commit 550e403f00Yang Tse
2012-11-28build: avoid linkage of directly unused librariesYang Tse
2012-11-26avoid mixing of enumerated type with another typeYang Tse
2012-11-19Get test 2032 working when using valgrindFabian Keil
2012-11-19test2032: spurious failure caused by premature terminationKamil Dudka
2012-11-18fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg
2012-11-16Fix the libauthretry changes from 7c0cbcf2f61Fabian Keil
2012-11-13fixed Visual Studio 2010 compilationSergei Nikulov
2012-11-08Fix compilation of lib1501Fabian Keil
2012-11-06uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner
2012-11-06libauthretry.c: shorten lines to fit within 80 colsDaniel Stenberg
2012-11-04FTP: prevent the multi interface from blockingDaniel Stenberg
2012-09-16curl_multi_wait: Add parameter to return number of active socketsSara Golemon
2012-09-11libntlmconnect.c: Fixed typo and conversionMarc Hoersken
2012-09-11libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointerMarc Hoersken
2012-09-11libntlmconnect.c: Fixed warning: comparison of signed/unsigned integerMarc Hoersken
2012-09-01Unit test for curl_multi_wait()Sara Golemon
2012-09-01Use MAX_EASY_HANDLES instead of hardcoding the number of handles twiceJoe Mason
2012-08-31test2032: bail out after last transferDaniel Stenberg
2012-08-31NTLM: verify multiple connections workJoe Mason
2012-08-06Fixed compiler warning - argument is type long.Guenter Knauf
2012-08-03Add tests of auth retriesJoe Mason
2012-07-20Fixed CR issue with Win32 version on MSYS.Guenter Knauf
2012-07-20Fixed CR issue with Win32 version on MSYS.Guenter Knauf
2012-07-05lib503: enable verbose to ease debugging thisDaniel Stenberg
2012-06-28lib582.c: fix conversion warningYang Tse
2012-06-07lib554.c: use curl_formadd() properlyDaniel Stenberg
2012-06-05tests 1334 to 1363 revisited.Yang Tse
2012-05-27test1013.pl: filter out MetalinkDaniel Stenberg
2012-04-18Some explicit conversion to 'long' of curl_easy_setopt() third argumentYang Tse
2012-04-17build adjustments: commit 9e24b9c7 follow-upYang Tse