summaryrefslogtreecommitdiff
path: root/tests/libtest/lib556.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix multiple may be used uninitialized warningsDaniel Stenberg2019-03-051-2/+2
* whitespace fixesViktor Szakats2018-09-231-1/+0
* cppcheck: fix warningsMarian Klymov2018-06-111-1/+1
* tests: Fixed torture tests on tests 556 and 650Dan Fandrich2017-11-011-2/+2
* curl_easy_recv: Improve documentation and example programMichael Kaufmann2016-12-181-4/+5
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-1/+2
* code: style updatesDaniel Stenberg2016-04-031-1/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* test556: Fixed compilation warningSteve Holme2014-12-281-1/+2
* 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
* lib556: enable VERBOSE to ease debugging on failuresDaniel Stenberg2012-12-251-0/+1
* write: add return code checks when usedDaniel Stenberg2011-06-111-2/+4
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-2/+3
* Fixes for non-ASCII platforms by David McCreedyYang Tse2009-05-081-1/+13
* fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...Yang Tse2009-04-131-1/+1
* Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil2009-04-071-1/+11
* include "memdebug.h"Yang Tse2008-09-201-0/+2
* Handle short readsDan Fandrich2008-08-121-1/+1
* wait for all 129 bytesDaniel Stenberg2008-05-131-1/+1
* Added test case 556 that uses curl_easy_send() and curl_easy_recv()Daniel Stenberg2008-05-131-0/+67