tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILE
[platform/upstream/curl.git] / tests / libtest / lib505.c
2014-06-17 Dan Fandrichtests: Use CURLOPT_READDATA instead of the obsolete...
2014-05-05 Dan Fandrichtests: Use standard libtest return codes when relevant
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-06 Yang Tsetest suite: libtest header inclusion cleanup
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2010-04-15 Dan FandrichEliminated an unlikely race condition in some tests.
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-05 Yang TseAddes OOM handling for curl_easy_setopt() calls in...
2010-02-02 Yang Tseremove setup.h inclusion which is already done from...
2008-09-20 Yang Tseinclude "memdebug.h"
2008-05-22 Dan FandrichMade sure to pass longs in to curl_easy_setopt where...
2007-10-02 Yang TseRenamed a couple of global variables to avoid shadowing...
2007-02-16 Yang Tseadd debug messages for fopen() failures
2006-10-25 Yang TseUse curl_global_init() and curl_global_cleanup().
2006-06-10 Gisle VanemFix "'x' might be used uninitialized in this function...
2005-07-28 Gisle VanemNeeds 'struct_stat'. Increased verbosity.
2005-05-27 Daniel StenbergAndrés García fixed a warning appearing on windows
2004-12-01 Gisle VanemUse "HAVE_SYS_TYPES_H".
2004-07-14 Daniel StenbergAn Andres Garcia fix: add a typecast to make it work...
2004-05-14 Daniel Stenbergclean up properly on failure to enable easier libcurl...
2004-02-05 Daniel Stenbergchanged the test() function to return type int
2004-01-05 Daniel StenbergDavid J Meyer's large file support.
2003-04-15 Daniel Stenbergtypecast the setting of the size, as it might be an...
2003-04-01 Daniel Stenberglib505.c is a new test case for ftp uploading with...