summaryrefslogtreecommitdiff
path: root/tests/libtest
Commit message (Expand)AuthorAgeFilesLines
* lib582: used for test 582Daniel Stenberg2011-03-081-0/+360
* sftp-multi: test 582 addedHenry Ludemann2011-03-082-1/+6
* Moved test 577 into the unit test framework as test 1307Dan Fandrich2011-03-042-258/+1
* Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich2011-03-043-202/+2
* HTTP: memory leak on multiple Location:Daniel Stenberg2011-01-251-0/+1
* unittest: framework for unit-testingDaniel Stenberg2011-01-032-1/+2
* atoi: remove atoi usageYang Tse2010-11-283-3/+6
* test: remove test 580Daniel Stenberg2010-11-054-26/+3
* Allow building test 580 out of treeDan Fandrich2010-11-031-2/+2
* Added mk580.pl to the tar ballDan Fandrich2010-11-021-1/+1
* ignore: lib580.c is generated by mk580.plDaniel Stenberg2010-11-021-0/+1
* test: added test 580 - verifies symbols-in-versionsDaniel Stenberg2010-11-022-1/+24
* parsedate: allow time specified without secondsDaniel Stenberg2010-09-271-0/+2
* Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich2010-09-111-1/+1
* Removed a C99ism & made an array constDan Fandrich2010-08-181-3/+3
* test: added test 579 to verify progress callback for chunked postJulien Chaffraix2010-08-192-1/+152
* progress: callback for POSTs less than MAX_INITIAL_POST_SIZEJulien Chaffraix2010-08-162-1/+93
* build: don't build libhostname unless shared libcurl is builtYang Tse2010-08-091-0/+4
* build: libhostname and chkhostname linkage adjustments followupYang Tse2010-08-092-2/+9
* build: libhostname linkage adjustments followupYang Tse2010-08-083-3/+28
* build: chkhostname build adjustments followupYang Tse2010-08-071-0/+3
* build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador2010-08-072-13/+8
* build: ensure that libhostname doesn't get installedYang Tse2010-08-061-11/+19
* build: remove unused fileYang Tse2010-08-041-32/+0
* sethostname: provide local prototype for gethostnameDaniel Stenberg2010-08-021-1/+3
* sethostname: avoid including unistd.h to duck for warningsDaniel Stenberg2010-07-301-2/+6
* sethostname: ISO C does not allow extra `;' outside of a functionDaniel Stenberg2010-07-301-1/+1
* NTLM tests: boost coverage by forcing the hostnameKamil Dudka2010-07-306-2/+100
* test575: do not fail with threaded DNS resolverKamil Dudka2010-06-171-7/+3
* fix compiler warning: external declaration in primary source fileYang Tse2010-05-311-1/+5
* fix compiler warning: variable was set but never usedYang Tse2010-05-311-0/+4
* CURL_LLONG_MAX: avoid constant overflowKamil Dudka2010-05-291-1/+1
* lib577: avoid redefinition of ERRORKamil Dudka2010-05-281-4/+4
* lib573: do not compare double for exact matchTor Arntsen2010-05-271-2/+2
* Test 573: Use correct type for CURLINFO_CONNECT_TIMETor Arntsen2010-05-201-3/+3
* ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka2010-05-161-1/+1
* Fixed test 577 to work when --enable-hidden-symbols is configuredDan Fandrich2010-05-141-0/+38
* FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup2010-05-125-0/+498
* multi interface: missed storing connection timeDaniel Stenberg2010-05-072-1/+104
* test536: do not fail with threaded DNS resolverKamil Dudka2010-04-241-4/+12
* Eliminated an unlikely race condition in some tests.Dan Fandrich2010-04-153-40/+42
* Call curl_global_cleanup() in test 560 to avoid a memory leakDan Fandrich2010-03-301-0/+1
* Allow test 538 to run even when proxy support is disabledDan Fandrich2010-03-301-2/+3
* remove all .cvsignore filesDaniel Stenberg2010-03-251-5/+0
* s/CVS/DEV in the version string from the git repoDaniel Stenberg2010-03-251-3/+3
* remove debug printfsChris Conroy2010-03-241-6/+0
* remove trace of CVSDaniel Stenberg2010-03-241-2/+0
* Fix RTSP GET_PARAMETER empty and non-empty operation.Chris Conroy2010-03-242-1/+180
* s/CVS/DEV/ in the version string for repo versionsDaniel Stenberg2010-03-241-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-2458-58/+0