summaryrefslogtreecommitdiff
path: root/tests/libtest/lib554.c
Commit message (Expand)AuthorAgeFilesLines
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-7/+9
* don't set READDATA since it isn't used and only confuses readersDaniel Stenberg2009-07-221-3/+0
* Fixes for non-ASCII platforms by David McCreedyYang Tse2009-05-081-1/+22
* include "memdebug.h"Yang Tse2008-09-201-0/+2
* Fixed test 554 to pass the torture test.Dan Fandrich2008-07-081-7/+6
* Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich2008-05-221-3/+3
* fix compiler warning: argument is incompatible with corresponding format stri...Yang Tse2008-04-071-3/+3
* - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow anDaniel Stenberg2008-03-311-0/+130