summaryrefslogtreecommitdiff
path: root/tests/libtest/lib543.c
Commit message (Expand)AuthorAgeFilesLines
* test543: extended to verify zero length inputDaniel Stenberg2020-06-251-2/+12
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* tests: Make sure libtests call curl_global_cleanup()Dan Fandrich2017-08-191-4/+8
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-1/+2
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-1/+1
* code: style updatesDaniel Stenberg2016-04-031-1/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* lib543.c: OOM handling fixesYang Tse2012-12-211-3/+6
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-3/+12
* remove setup.h inclusion which is already done from test.h inclusionYang Tse2010-02-021-1/+0
* fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...Yang Tse2009-04-141-1/+2
* include "memdebug.h"Yang Tse2008-09-201-0/+2
* Alex Fishman reported a curl_easy_escape() problem that was made theDaniel Stenberg2007-09-301-0/+32