summaryrefslogtreecommitdiff
path: root/tests/libtest/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg2016-04-191-1/+1
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-181-1/+1
* code: style updatesDaniel Stenberg2016-04-031-1/+1
* checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg2016-04-031-1/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* libtest: call PR_Cleanup() on exit if NSPR is usedKamil Dudka2015-07-141-2/+2
* tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh2015-06-251-1/+1
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-14/+19
* Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse2013-03-091-0/+2
* configure: use XC_LIBTOOL for portability across libtool versionsYang Tse2013-03-081-4/+6
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-2/+2
* 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-301-1/+13
* build: fix Windows build targets damaged since commit 550e403f00Yang Tse2012-11-281-1/+1
* build: avoid linkage of directly unused librariesYang Tse2012-11-281-1/+1
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-12/+12
* tests 1334 to 1363 revisited.Yang Tse2012-06-051-1/+1
* 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
* configure: Windows cross-compilation fixesYang Tse2012-04-091-1/+6
* test: remove test 580Daniel Stenberg2010-11-051-1/+1
* Added mk580.pl to the tar ballDan Fandrich2010-11-021-1/+1
* Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich2010-09-111-1/+1
* build: don't build libhostname unless shared libcurl is builtYang Tse2010-08-091-0/+4
* build: libhostname linkage adjustments followupYang Tse2010-08-081-1/+1
* build: ensure that libhostname doesn't get installedYang Tse2010-08-061-11/+19
* NTLM tests: boost coverage by forcing the hostnameKamil Dudka2010-07-301-0/+10
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-2/+2
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-9/+12
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-06-061-10/+2
* c-ares embbeded builds header include paths fully defined in makefilesYang Tse2009-06-041-0/+11
* Delegate c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-05-301-2/+8
* and include the .inc files in the release tarballs...Daniel Stenberg2009-04-071-2/+3
* Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil2009-04-071-125/+2
* Added test case 560:Daniel Stenberg2008-11-111-1/+3
* fix test # 558 and 559 CFLAGSYang Tse2008-10-281-2/+2
* test #558 tests internal hash create/destroyYang Tse2008-10-271-1/+5
* test #558 verifies loop operation using malloc() and free()Yang Tse2008-10-261-1/+3
* Added test case 557 to verify libcurl's internal curl_m*printf() functionsYang Tse2008-08-181-1/+3
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-2/+4
* add comment for include pathsYang Tse2008-07-151-8/+10
* - Scott Barrett provided a test case for a segfault in the FTP code and theDaniel Stenberg2008-07-071-1/+4
* Added test case 556 that uses curl_easy_send() and curl_easy_recv()Daniel Stenberg2008-05-131-1/+3
* tests/libtest/delay.pl no longer used. The 'delay' attribute of theYang Tse2008-04-251-1/+1
* test 1001 needs a small delay between client part execution and testYang Tse2008-04-181-1/+1
* Added test case 555, a variation of 547 but using multi interface instead ofDaniel Stenberg2008-04-161-1/+3
* - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow anDaniel Stenberg2008-03-311-1/+3
* - We no longer support setting the CURLOPT_URL option from inside a callbackDaniel Stenberg2008-02-201-3/+1