summaryrefslogtreecommitdiff
path: root/tests/libtest/lib541.c
AgeCommit message (Expand)Author
2020-11-04curl.se: new homeDaniel Stenberg
2020-10-02checksrc: warn on space after exclamation markDaniel Stenberg
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-06-05build: fix Codacy warningsMarcel Raad
2017-07-11strerror: Preserve Windows error code in some functionsJay Satiro
2017-07-10tests: Fix up issues with errno in test filesMax Dymond
2016-12-14checksrc: warn for assignments within if() expressionsDaniel 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
2014-06-18tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILEDan Fandrich
2014-05-05tests: Use standard libtest return codes when relevantDan Fandrich
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-09-06test suite: libtest header inclusion cleanupYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-04-15Eliminated an unlikely race condition in some tests.Dan Fandrich
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
2008-09-20include "memdebug.h"Yang Tse
2008-05-22Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich
2007-10-02Renamed a couple of global variables to avoid shadowing warningsYang Tse
2007-09-11Daniel S (12 September 2007)Daniel Stenberg