History log of /curl/tests/libtest/lib554.c (Results 26 – 33 of 33)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_20_0
# cad9c3f5 05-Feb-2010 Yang Tse

Addes OOM handling for curl_easy_setopt() calls in test


Revision tags: curl-7_19_7, curl-7_19_6
# 9cff7169 22-Jul-2009 Daniel Stenberg

don't set READDATA since it isn't used and only confuses readers


Revision tags: curl-7_19_5
# c5c03ac5 08-May-2009 Yang Tse

Fixes for non-ASCII platforms by David McCreedy


Revision tags: curl-7_19_4, curl-7_19_3, curl-7_19_2, curl-7_19_1
# 7beb473a 20-Sep-2008 Yang Tse

include "memdebug.h"


Revision tags: curl-7_19_0
# 60f0b4ff 08-Jul-2008 Dan Fandrich

Fixed test 554 to pass the torture test.


Revision tags: curl-7_18_2
# d31da176 22-May-2008 Dan Fandrich

Made sure to pass longs in to curl_easy_setopt where necessary in the
libtest code.


# 6fd3ff40 07-Apr-2008 Yang Tse

fix compiler warning: argument is incompatible with corresponding format string conversion


# a2314225 31-Mar-2008 Daniel Stenberg

- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an
application to provide data for a multipart with the read callback. Note
that the size needs to be provided wit

- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an
application to provide data for a multipart with the read callback. Note
that the size needs to be provided with CURLFORM_CONTENTSLENGTH when the
stream option is used. This feature is verified by the new test case
554. This feature was sponsored by Xponaut.

show more ...


12