summaryrefslogtreecommitdiff
path: root/tests/libtest/lib555.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesViktor Szakats2018-09-231-1/+0
* lib555: drop text conversion and encode data as ascii codesPatrick Monnerat2018-01-261-10/+14
* code style: use spaces around plusesDaniel Stenberg2017-09-111-1/+1
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-3/+3
* libtest: fix MinGW-w64 warningsMarcel Raad2017-05-081-1/+1
* code: style updatesDaniel Stenberg2016-04-031-1/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-3/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* multi tests: OOM handling fixesYang Tse2011-10-211-78/+46
* test suite: libtest header inclusion cleanupYang Tse2011-09-061-0/+1
* tests: break busy loops in tests 502, 555, and 573Kamil Dudka2011-08-291-2/+21
* sources: update source headersDaniel Stenberg2011-03-101-2/+16
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-17/+20
* Fixes for non-ASCII platforms by David McCreedyYang Tse2009-05-081-0/+7
* include "memdebug.h"Yang Tse2008-09-201-0/+1
* Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich2008-05-221-4/+4
* fix compiler warning: enumerated type mixed with another typeYang Tse2008-04-171-2/+2
* Added test case 555, a variation of 547 but using multi interface instead ofDaniel Stenberg2008-04-161-0/+147