build: make use of 76 lib/*.h renamed files
[platform/upstream/curl.git] / tests / libtest / Makefile.inc
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...