aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib543.c
AgeCommit message (Expand)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2017-08-19tests: Make sure libtests call curl_global_cleanup()Dan Fandrich
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
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-12-21lib543.c: OOM handling fixesYang 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
2010-02-02remove setup.h inclusion which is already done from test.h inclusionYang Tse
2009-04-14fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...Yang Tse
2008-09-20include "memdebug.h"Yang Tse
2007-09-30Alex Fishman reported a curl_easy_escape() problem that was made theDaniel Stenberg