aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2011-05-19tests: verify OPEN/CLOSESOCKETFUNCTIONYang Tse
2011-05-18tests: verify OPEN/CLOSESOCKETFUNCTIONDaniel Stenberg
2011-04-21Fixed test 1023 when using daily snapshotsDan Fandrich
2011-04-20Fixed test 1022 when using daily snapshotsDan Fandrich
2011-04-18curl-config: fix --versionDaniel Stenberg
2011-03-15lib582: use curl_socket_t for portabilityDaniel Stenberg
2011-03-15Removed unused var.Guenter Knauf
2011-03-13test583: verify early SSH multi remove handleDaniel Stenberg
2011-03-12test582: improved info messagesDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2011-03-08lib582: used for test 582Daniel Stenberg
2011-03-08sftp-multi: test 582 addedHenry Ludemann
2011-03-04Moved test 577 into the unit test framework as test 1307Dan Fandrich
2011-03-04Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich
2011-01-25HTTP: memory leak on multiple Location:Daniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg
2010-11-28atoi: remove atoi usageYang Tse
2010-11-05test: remove test 580Daniel Stenberg
2010-11-03Allow building test 580 out of treeDan Fandrich
2010-11-02Added mk580.pl to the tar ballDan Fandrich
2010-11-02ignore: lib580.c is generated by mk580.plDaniel Stenberg
2010-11-02test: added test 580 - verifies symbols-in-versionsDaniel Stenberg
2010-09-27parsedate: allow time specified without secondsDaniel Stenberg
2010-09-11Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich
2010-08-18Removed a C99ism & made an array constDan Fandrich
2010-08-19test: added test 579 to verify progress callback for chunked postJulien Chaffraix
2010-08-16progress: callback for POSTs less than MAX_INITIAL_POST_SIZEJulien Chaffraix
2010-08-09build: don't build libhostname unless shared libcurl is builtYang Tse
2010-08-09build: libhostname and chkhostname linkage adjustments followupYang Tse
2010-08-08build: libhostname linkage adjustments followupYang Tse
2010-08-07build: chkhostname build adjustments followupYang Tse
2010-08-07build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador
2010-08-06build: ensure that libhostname doesn't get installedYang Tse
2010-08-04build: remove unused fileYang Tse
2010-08-02sethostname: provide local prototype for gethostnameDaniel Stenberg
2010-07-30sethostname: avoid including unistd.h to duck for warningsDaniel Stenberg
2010-07-30sethostname: ISO C does not allow extra `;' outside of a functionDaniel Stenberg
2010-07-30NTLM tests: boost coverage by forcing the hostnameKamil Dudka
2010-06-17test575: do not fail with threaded DNS resolverKamil Dudka
2010-05-31fix compiler warning: external declaration in primary source fileYang Tse
2010-05-31fix compiler warning: variable was set but never usedYang Tse
2010-05-29CURL_LLONG_MAX: avoid constant overflowKamil Dudka
2010-05-28lib577: avoid redefinition of ERRORKamil Dudka
2010-05-27lib573: do not compare double for exact matchTor Arntsen
2010-05-20Test 573: Use correct type for CURLINFO_CONNECT_TIMETor Arntsen
2010-05-16ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka
2010-05-14Fixed test 577 to work when --enable-hidden-symbols is configuredDan Fandrich
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup
2010-05-07multi interface: missed storing connection timeDaniel Stenberg
2010-04-24test536: do not fail with threaded DNS resolverKamil Dudka