summaryrefslogtreecommitdiff
path: root/tests/libtest/lib552.c
AgeCommit message (Expand)Author
2016-04-03code: style updatesDaniel Stenberg
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-03-22fix several compiler warningsYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-05Addes OOM handling for curl_easy_setopt() calls in testYang Tse
2009-05-08Fixes for non-ASCII platforms by David McCreedyYang Tse
2008-09-20include "memdebug.h"Yang Tse
2008-09-18fix compiler warning: external definition with no prior declarationYang Tse
2008-07-11Fixed test 553 to pass the torture test.Dan Fandrich
2008-05-22Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich
2008-02-27Michal Marek's cleanup of how curl_easy_setopt() is used in examples andDaniel Stenberg
2008-01-04Fix 'format string' compiler warningYang Tse
2007-12-26In an attempt to repeat the problem in bug report #1850730Daniel Stenberg