summaryrefslogtreecommitdiff
path: root/tests/libtest/Makefile.am
AgeCommit message (Expand)Author
2015-01-08patches to rename libcurl to libgnurl (updated for latest curl)gnurl-7_40_0-toognurl-7_40_0Christian Grothoff
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse
2013-03-09Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse
2013-01-09build: fix circular header inclusion with other packagesYang 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-06uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner
2012-06-05tests 1334 to 1363 revisited.Yang Tse
2012-04-17build adjustments: commit 9e24b9c7 follow-upYang Tse
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2010-11-05test: remove test 580Daniel Stenberg
2010-11-02Added mk580.pl to the tar ballDan Fandrich
2010-09-11Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich
2010-08-09build: don't build libhostname unless shared libcurl is builtYang Tse
2010-08-08build: libhostname linkage adjustments followupYang Tse
2010-08-06build: ensure that libhostname doesn't get installedYang Tse
2010-07-30NTLM tests: boost coverage by forcing the hostnameKamil Dudka
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2009-11-05I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-06Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-06-04c-ares embbeded builds header include paths fully defined in makefilesYang Tse
2009-05-30Delegate c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-04-07and include the .inc files in the release tarballs...Daniel Stenberg
2009-04-07Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil
2008-11-11Added test case 560:Daniel Stenberg
2008-10-28fix test # 558 and 559 CFLAGSYang Tse
2008-10-27test #558 tests internal hash create/destroyYang Tse
2008-10-26test #558 verifies loop operation using malloc() and free()Yang Tse
2008-08-18Added test case 557 to verify libcurl's internal curl_m*printf() functionsYang Tse
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-07-15add comment for include pathsYang Tse
2008-07-07- Scott Barrett provided a test case for a segfault in the FTP code and theDaniel Stenberg
2008-05-13Added test case 556 that uses curl_easy_send() and curl_easy_recv()Daniel Stenberg
2008-04-25tests/libtest/delay.pl no longer used. The 'delay' attribute of theYang Tse
2008-04-18test 1001 needs a small delay between client part execution and testYang Tse
2008-04-16Added test case 555, a variation of 547 but using multi interface instead ofDaniel Stenberg
2008-03-31- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow anDaniel Stenberg
2008-02-20- We no longer support setting the CURLOPT_URL option from inside a callbackDaniel Stenberg
2008-02-08Added tests 1022 and 1023 to validate output of curl-config --version andDan Fandrich
2008-01-21undo using internal *printf() clones for test #530Yang Tse
2008-01-20use internal *printf() clones since snprintf() not available on all platformsYang Tse
2008-01-16Added test 553. This test case and code is based on the bug recipe Joe MalickiDaniel Stenberg
2007-12-26In an attempt to repeat the problem in bug report #1850730Daniel Stenberg
2007-12-08add test 549 and 550Daniel Stenberg