test 1502: OOM handling fixes
[platform/upstream/curl.git] / tests / libtest / lib533.c
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Yang Tsemulti tests: OOM handling fixes
2011-09-06 Yang Tsetest suite: libtest header inclusion cleanup
2011-06-27 Daniel Stenberglibtests: stop checking for CURLM_CALL_MULTI_PERFORM
2011-05-26 Yang Tsecompiler warning: fix
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-14 Yang Tseremoved trailing whitespace
2010-02-05 Yang TseAddes OOM handling for curl_easy_setopt() calls in...
2008-09-20 Yang Tseinclude "memdebug.h"
2007-10-02 Yang TseRenamed a couple of global variables to avoid shadowing...
2007-03-10 Yang Tsechange max allowed time for this test to complete to...
2007-02-09 Yang TseSome tests were using functions curlx_tvnow and curlx_t...
2006-10-25 Yang TseUse curl_global_init() and curl_global_cleanup().
2006-10-20 Yang TseOops! Actually set the limit to 30 seconds.
2006-10-20 Yang TseDecrease the posibility of aborting a test which actual...
2006-10-19 Yang TseWhen aborting, show loop counter values when more than...
2006-10-19 Yang TseAbort test if it seems that it would have run forever...
2006-10-10 Yang TseCall curl_global_cleanup() in all code paths before...
2006-10-09 Daniel Stenbergused for test 535 too
2006-10-09 Yang TseCompiler warning fix
2006-10-09 Daniel StenbergBogdan Nicula's second test case (posted Sun, 08 Oct...
2006-10-08 Daniel Stenbergtest 534 added in an attempt to repeat Bogdan Nicula...
2006-10-08 Daniel Stenbergmodified lib533 to accept both URLs on the command...
2006-10-06 Daniel StenbergBogdan Nicula's hanging test case was converted to...