summaryrefslogtreecommitdiff
path: root/tests/libtest
Commit message (Expand)AuthorAgeFilesLines
* always-multi: always use non-blocking internalsDaniel Stenberg2013-01-171-2/+2
* build: use per-target '_CPPFLAGS' for those currently using defaultYang Tse2013-01-151-1/+70
* tests/libtest/Makefile.inc: sort build targetsYang Tse2013-01-151-24/+27
* build: fix circular header inclusion with other packagesYang Tse2013-01-097-9/+9
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-0681-118/+118
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-033-5/+5
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-2881-114/+114
* lib556: enable VERBOSE to ease debugging on failuresDaniel Stenberg2012-12-251-0/+1
* test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse2012-12-252-3/+27
* test 1503: same as 1502 but with a different cleanup sequenceYang Tse2012-12-232-1/+17
* test 1502: OOM handling fixesYang Tse2012-12-232-71/+54
* lib543.c: OOM handling fixesYang Tse2012-12-211-3/+6
* libntlmconnect.c: fix compiler warnings and OOM handlingYang Tse2012-12-191-48/+48
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-143-25/+1
* libtest: fix some compiler warningsYang Tse2012-12-056-18/+44
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-041-2/+1
* build: prevent global LIBS from influencing libtest build targetsYang Tse2012-11-302-27/+39
* build: fix Windows build targets damaged since commit 550e403f00Yang Tse2012-11-281-1/+1
* build: avoid linkage of directly unused librariesYang Tse2012-11-282-1/+27
* avoid mixing of enumerated type with another typeYang Tse2012-11-261-20/+16
* Get test 2032 working when using valgrindFabian Keil2012-11-191-1/+1
* test2032: spurious failure caused by premature terminationKamil Dudka2012-11-191-2/+2
* fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg2012-11-182-1/+141
* Fix the libauthretry changes from 7c0cbcf2f61Fabian Keil2012-11-161-3/+3
* fixed Visual Studio 2010 compilationSergei Nikulov2012-11-134-9/+11
* Fix compilation of lib1501Fabian Keil2012-11-081-1/+1
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-12/+12
* libauthretry.c: shorten lines to fit within 80 colsDaniel Stenberg2012-11-061-6/+10
* FTP: prevent the multi interface from blockingDaniel Stenberg2012-11-043-2/+130
* curl_multi_wait: Add parameter to return number of active socketsSara Golemon2012-09-161-1/+7
* libntlmconnect.c: Fixed typo and conversionMarc Hoersken2012-09-111-2/+2
* libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointerMarc Hoersken2012-09-111-1/+8
* libntlmconnect.c: Fixed warning: comparison of signed/unsigned integerMarc Hoersken2012-09-111-10/+16
* Unit test for curl_multi_wait()Sara Golemon2012-09-013-1/+94
* Use MAX_EASY_HANDLES instead of hardcoding the number of handles twiceJoe Mason2012-09-011-1/+1
* test2032: bail out after last transferDaniel Stenberg2012-08-311-0/+10
* NTLM: verify multiple connections workJoe Mason2012-08-313-1/+250
* Fixed compiler warning - argument is type long.Guenter Knauf2012-08-061-1/+1
* Add tests of auth retriesJoe Mason2012-08-033-2/+157
* Fixed CR issue with Win32 version on MSYS.Guenter Knauf2012-07-201-1/+2
* Fixed CR issue with Win32 version on MSYS.Guenter Knauf2012-07-201-1/+1
* lib503: enable verbose to ease debugging thisDaniel Stenberg2012-07-051-1/+2
* lib582.c: fix conversion warningYang Tse2012-06-281-3/+3
* lib554.c: use curl_formadd() properlyDaniel Stenberg2012-06-071-4/+4
* tests 1334 to 1363 revisited.Yang Tse2012-06-052-1/+16
* test1013.pl: filter out MetalinkDaniel Stenberg2012-05-271-1/+1
* Some explicit conversion to 'long' of curl_easy_setopt() third argumentYang Tse2012-04-183-6/+6
* build adjustments: commit 9e24b9c7 follow-upYang Tse2012-04-171-3/+3
* build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse2012-04-111-0/+9
* build adjustments: functionally revert commits 4d3fb91f and bbfe1182Yang Tse2012-04-115-10/+0