Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / libtest / Makefile.am
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-03-11 Yang Tsecurl.h: stricter CURL_EXTERN linkage decorations logic
2013-03-09 Yang TseMakefile.am: empty AM_LDFLAGS definition for automake...
2013-03-08 Yang Tseconfigure: use XC_LIBTOOL for portability across libtoo...
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2012-12-04 Yang Tsebuild: explain current role of LIBS in our Makefile...
2012-11-30 Yang Tsebuild: prevent global LIBS from influencing libtest...
2012-11-28 Yang Tsebuild: fix Windows build targets damaged since commit...
2012-11-28 Yang Tsebuild: avoid linkage of directly unused libraries
2012-11-05 Dave Reisneruniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-06-05 Yang Tsetests 1334 to 1363 revisited.
2012-04-17 Yang Tsebuild adjustments: commit 9e24b9c7 follow-up
2012-04-11 Yang Tsebuild adjustments: CURL_HIDDEN_SYMBOLS no longer define...
2012-04-09 Yang Tseconfigure: Windows cross-compilation fixes
2010-11-05 Daniel Stenbergtest: remove test 580
2010-11-03 Dan FandrichAdded mk580.pl to the tar ball
2010-09-12 Dan FandrichLink curl and the test apps with -lrt explicitly when...
2010-08-09 Yang Tsebuild: don't build libhostname unless shared libcurl...
2010-08-08 Yang Tsebuild: libhostname linkage adjustments followup
2010-08-06 Yang Tsebuild: ensure that libhostname doesn't get installed
2010-07-29 Kamil DudkaNTLM tests: boost coverage by forcing the hostname
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-14 Yang Tseremoved trailing whitespace
2009-11-05 Yang TseI removed leading 'curl' path on the 'curlbuild.h'...
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-06-06 Yang TseRevert delegating c-ares linking magic on libtool and...
2009-06-04 Yang Tsec-ares embbeded builds header include paths fully defin...
2009-05-30 Yang TseDelegate c-ares linking magic on libtool and auto-makef...
2009-04-07 Daniel Stenbergand include the .inc files in the release tarballs...
2009-04-07 Benoit NeilAdded missing tests in CMake, added Makefile.inc for...
2008-11-11 Daniel StenbergAdded test case 560:
2008-10-28 Yang Tsefix test # 558 and 559 CFLAGS
2008-10-27 Yang Tsetest #558 tests internal hash create/destroy
2008-10-26 Yang Tsetest #558 verifies loop operation using malloc() and...
2008-08-18 Yang TseAdded test case 557 to verify libcurl's internal curl_m...
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-07-15 Yang Tseadd comment for include paths
2008-07-07 Daniel Stenberg- Scott Barrett provided a test case for a segfault...
2008-05-13 Daniel StenbergAdded test case 556 that uses curl_easy_send() and...
2008-04-25 Yang Tsetests/libtest/delay.pl no longer used. The 'delay'...
2008-04-18 Yang Tsetest 1001 needs a small delay between client part execu...
2008-04-16 Daniel StenbergAdded test case 555, a variation of 547 but using multi...
2008-03-31 Daniel Stenberg- Added CURLFORM_STREAM as a supported option to curl_f...
2008-02-20 Daniel Stenberg- We no longer support setting the CURLOPT_URL option...
2008-02-08 Dan FandrichAdded tests 1022 and 1023 to validate output of curl...
2008-01-21 Yang Tseundo using internal *printf() clones for test #530
2008-01-20 Yang Tseuse internal *printf() clones since snprintf() not...
2008-01-16 Daniel StenbergAdded test 553. This test case and code is based on...
2007-12-26 Daniel StenbergIn an attempt to repeat the problem in bug report ...
2007-12-08 Daniel Stenbergadd test 549 and 550
2007-12-05 Daniel Stenbergadded test548 which uses the lib547 source file, prepar...
2007-11-01 Dan FandrichAdded test case 1013 to check that curl-config --protoc...
2007-10-25 Patrick MonneratAllow test server to handle binary POSTs.
2007-09-30 Daniel StenbergAlex Fishman reported a curl_easy_escape() problem...
2007-09-26 Daniel StenbergMax Katsev reported that when doing a libcurl FTP reque...
2007-09-11 Daniel StenbergDaniel S (12 September 2007)
2007-08-13 Dan FandrichRemoved redundant dependency lines
2007-07-14 Daniel StenbergAdded test case 540 and lib540.c, the 'proxyauth.c...
2007-05-14 Dan FandrichAdded SFTP directory listing test case 613.
2007-04-30 Dan FandrichImproved the test harness to allow running test servers...
2007-04-03 Yang Tsetry not to link with unneeded libs, avoiding global...
2007-02-09 Yang TseInclude both testutil.c and testutil.h, and not just...
2007-02-09 Yang TseSome tests were using functions curlx_tvnow and curlx_t...
2007-01-29 Daniel Stenbergthe same source file is re-used for multiple tests...
2007-01-29 Daniel Stenbergthe libtest source codes that use curlx_tv* functions...
2007-01-18 Dan FandrichAdded precheck that curl supports the 'openssl' engine...
2006-11-02 Yang Tseupdate and split test cases 518 and 537 into its own...
2006-11-01 Yang Tsetest 518 is all about testing libcurl functionality
2006-10-21 Daniel Stenbergrely on the global LDADD instead of having specific...
2006-10-21 Daniel StenbergNir Soffer made the tests/libtest/Makefile.am use a...
2006-10-09 Daniel StenbergAdded test case 536 in an attempt to add Bogdan Nicula...
2006-10-06 Daniel StenbergBogdan Nicula's hanging test case was converted to...
2006-10-04 Daniel StenbergDmitriy Sergeyev provided an example source code that...
2006-09-28 Daniel StenbergReported in #1561470 (curl.haxx.se/bug/view.cgi?id...
2006-09-08 Daniel Stenbergtest 530 is the first ever HTTP pipelining test for...
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2006-08-07 Yang TseAllow again proper compilation outside of the source...
2006-06-08 Daniel Stenberglib525.c does a FTP upload with PORT using multi interface
2006-03-03 Daniel StenbergPrevent uploading to a URL that has no file name part.
2005-04-18 Daniel StenbergOlivier reported that even though he used CURLOPT_PORT...
2005-03-08 Daniel StenbergDominick Meglio reported that using CURLOPT_FILETIME...
2004-12-14 Daniel StenbergHarshal Pradhan fixed changing username/password on...
2004-11-19 Daniel StenbergDavid Phillips' FD_SETSIZE fix
2004-11-15 Daniel Stenbergadded test case 517: 22 tests of the curl_getdate(...
2004-11-11 Daniel StenbergFix behaviour when passing NULL to CURLOPT_POSTFIELDS...
2004-06-30 Daniel StenbergNOBODY set TRUE after a POST makes a good HEAD now
2004-06-21 Daniel Stenbergadded test case 513
2004-04-29 Daniel Stenbergnew test case for a simple curl_easy_duphandle() test
2004-04-14 Daniel StenbergAdded test case 511 in an attempt to repeat bug report...
2004-01-30 Daniel Stenbergadded lib510.c for callback POST using chunked encoding
2004-01-13 Daniel Stenberguse the *correct* header!
2004-01-13 Daniel Stenbergfix the include path to point to the libcurl's source...
2004-01-12 Daniel StenbergPeter Sylvester brought code that now allows a callback...
2003-10-07 Daniel Stenbergtest case 508 added to test callback-based POST
next