History log of /curl/tests/libtest/lib556.c (Results 26 – 37 of 37)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_28_1, curl-7_28_0, curl-7_27_0, curl-7_26_0, curl-7_25_0, curl-7_24_0, curl-7_23_1, curl-7_23_0, curl-7_22_0, curl-7_21_7
# 950fb3ef 11-Jun-2011 Daniel Stenberg

write: add return code checks when used

These were just warnings in test code but it still makes it nicer to not
generate them.


Revision tags: curl-7_21_6, curl-7_21_5
# 1aeb635c 10-Mar-2011 Daniel Stenberg

sources: update source headers

All C and H files now (should) feature the proper project curl source
code header, which includes basic info, a copyright statement and some
basic disc

sources: update source headers

All C and H files now (should) feature the proper project curl source
code header, which includes basic info, a copyright statement and some
basic disclaimers.

show more ...


Revision tags: curl-7_21_4, curl-7_21_3, curl-7_21_2, curl-7_21_1, curl-7_21_0, curl-7_20_1
# 2309b4e3 24-Mar-2010 Daniel Stenberg

remove the CVSish $Id$ lines


# a07bc791 14-Feb-2010 Yang Tse

removed trailing whitespace


Revision tags: curl-7_20_0
# cad9c3f5 05-Feb-2010 Yang Tse

Addes OOM handling for curl_easy_setopt() calls in test


Revision tags: curl-7_19_7, curl-7_19_6, curl-7_19_5
# c5c03ac5 08-May-2009 Yang Tse

Fixes for non-ASCII platforms by David McCreedy


# c621546b 13-Apr-2009 Yang Tse

fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value


# e9dd0998 07-Apr-2009 Benoit Neil

Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake scripts), and fixed a missing define under windows in a test source file.


Revision tags: curl-7_19_4, curl-7_19_3, curl-7_19_2, curl-7_19_1
# 7beb473a 20-Sep-2008 Yang Tse

include "memdebug.h"


Revision tags: curl-7_19_0
# 9ee7a014 12-Aug-2008 Dan Fandrich

Handle short reads


Revision tags: curl-7_18_2
# c1dfe2c5 13-May-2008 Daniel Stenberg

wait for all 129 bytes


# 7f88e8ba 13-May-2008 Daniel Stenberg

Added test case 556 that uses curl_easy_send() and curl_easy_recv()


12