aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib555.c
AgeCommit message (Expand)Author
2018-09-23whitespace fixesViktor Szakats
2018-01-26lib555: drop text conversion and encode data as ascii codesPatrick Monnerat
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-05-08libtest: fix MinGW-w64 warningsMarcel Raad
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
2011-10-21multi tests: OOM handling fixesYang Tse
2011-09-06test suite: libtest header inclusion cleanupYang Tse
2011-08-29tests: break busy loops in tests 502, 555, and 573Kamil Dudka
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
2009-05-08Fixes for non-ASCII platforms by David McCreedyYang 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
2008-04-17fix compiler warning: enumerated type mixed with another typeYang Tse
2008-04-16Added test case 555, a variation of 547 but using multi interface instead ofDaniel Stenberg