aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib539.c
AgeCommit message (Expand)Author
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-07s/cURL/curlDaniel 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
2015-03-16Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang 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
2008-09-22Fixed test 539 to handle an out of memory condition that shows up nowDan Fandrich
2008-09-20include "memdebug.h"Yang Tse
2008-07-07- Scott Barrett provided a test case for a segfault in the FTP code and theDaniel Stenberg