Base code merged to SPIN 2.4
[platform/upstream/curl.git] / tests / libtest / Makefile.inc
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-04-04 Daniel StenbergPROXYHEADER: send these headers in "normal" proxy reque...
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-02-06 Romulo A. Ceccontests: add test for bug #1303 (dns cache timeout)
2014-01-20 Cédric Deltheiltest1514: added - no more negative Content-Length ...
2014-01-03 Daniel Stenbergtest1513: added - verify early progress callback return...
2013-08-08 Daniel Stenbergglobal dns cache: didn't work [regression]
2013-04-22 Alessandro Ghedinitests: add test1511 to check timecond clean-up
2013-04-15 Paul HowarthAdd extra libs for lib1900 and lib2033 test programs
2013-04-04 Linus Nielsen Feltzingeasy: Fix the broken CURLOPT_MAXCONNECTS option
2013-03-27 Daniel Stenbergtest1509: verify proxy header response headers count
2013-03-15 Yang Tsetests: add #96 #558 and #1330
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-03-13 Yang Tsetest509: libcurl initialization with memory callbacks...
2013-02-10 Linus Nielsen FeltzingFix NULL pointer reference when closing an unused multi...
2013-02-08 Daniel StenbergDONE: consider callback-aborted transfers premature
2013-02-05 Linus Nielsen FeltzingCURLMOPT_MAXCONNECTS: restore functionality
2013-01-20 Yang TseMakefile.inc: fix $(top_srcdir) not allowed in _SOURCES...
2013-01-15 Yang Tsebuild: use per-target '_CPPFLAGS' for those currently...
2013-01-15 Yang Tsetests/libtest/Makefile.inc: sort build targets
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-25 Yang Tsetest 1504 and 1505: same as 1502 but with different...
2012-12-23 Yang Tsetest 1503: same as 1502 but with a different cleanup...
2012-12-23 Yang Tsetest 1502: OOM handling fixes
2012-12-05 Steve HolmeMerge pull request #52 from isn-/master
2012-12-05 Yang Tselibtest: fix some compiler warnings
2012-11-30 Yang Tsebuild: prevent global LIBS from influencing libtest...
2012-11-28 Yang Tsebuild: avoid linkage of directly unused libraries
2012-11-18 Daniel Stenbergfixed memory leak: CURLOPT_RESOLVE with multi interface
2012-11-08 Fabian KeilFix compilation of lib1501
2012-11-04 Daniel StenbergFTP: prevent the multi interface from blocking
2012-09-01 Sara GolemonUnit test for curl_multi_wait()
2012-08-31 Joe MasonNTLM: verify multiple connections work
2012-08-03 Joe MasonAdd tests of auth retries
2012-03-31 Daniel StenbergHTTP: reset expected DL/UL sizes on redirects
2012-03-22 Yang Tsefix several compiler warnings
2012-02-07 Daniel Stenbergcurl_easy_reset: reset the referer string
2012-01-17 Yang Tsetests: enable time tracing on tests 500, 573 and 585
2011-12-07 Gokhan Sengunmulti interface: fix block when CONNECT_ONLY option...
2011-11-17 Alejandro Alvarez... libtest build: add the missing lib586
2011-11-11 Yang TseActive mode FTP test cases with server not establishing...
2011-11-06 Daniel Stenbergtest 590: verify the bug fix in 4851dafcf1
2011-10-26 Yang Tsetest 589: active FTP upload using multi timeout and...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Yang Tsemulti tests: OOM handling fixes
2011-10-15 Daniel Stenbergformdata: ack read callback abort
2011-09-06 Yang Tsetest suite: libtest header inclusion cleanup - follow-up
2011-06-01 Yang Tsemakefile: avoid preprocessor definition usage when...
2011-05-26 Yang Tsecompiler warning: fix
2011-05-18 Daniel Stenbergtests: verify OPEN/CLOSESOCKETFUNCTION
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-12 Daniel Stenbergtest583: verify early SSH multi remove handle
2011-03-07 Henry Ludemannsftp-multi: test 582 added
2011-03-04 Dan FandrichMoved test 577 into the unit test framework as test...
2011-03-04 Dan FandrichConverted tests 558 & 559 to use the unit test framewor...
2011-01-03 Daniel Stenbergunittest: framework for unit-testing
2010-11-05 Daniel Stenbergtest: remove test 580
2010-11-04 Dan FandrichAllow building test 580 out of tree
2010-11-02 Daniel Stenbergtest: added test 580 - verifies symbols-in-versions
2010-08-18 Julien Chaffraixtest: added test 579 to verify progress callback for...
2010-08-16 Julien Chaffraixprogress: callback for POSTs less than MAX_INITIAL_POST...
2010-08-09 Yang Tsebuild: libhostname and chkhostname linkage adjustments...
2010-08-07 Yang Tsebuild: chkhostname build adjustments followup
2010-07-29 Kamil DudkaNTLM tests: boost coverage by forcing the hostname
2010-05-12 Pavel RaiskupFTP: WILDCARDMATCH/CHUNKING/FNMATCH added
2010-05-07 Daniel Stenbergmulti interface: missed storing connection time
2010-03-24 Chris ConroyFix RTSP GET_PARAMETER empty and non-empty operation.
2010-01-28 Yang TseChris Conroy provided first RTSP tests
2009-10-30 Daniel StenbergAdded test case 566 in an attempt to repeat bug 2884561
2009-10-30 Daniel Stenberg- "Tom" posted a bug report that mentioned how libcurl...
2009-05-11 Daniel StenbergAdded test 564 as DISABLED. It is for testing FTP over...
2009-04-30 Daniel Stenberg- I was going to fix issue #59 in KNOWN_BUGS
2009-04-07 Benoit NeilAdded missing tests in CMake, added Makefile.inc for...