History log of /curl/tests/libtest/first.c (Results 51 – 63 of 63)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5df4be11 18-Oct-2006 Yang Tse

Check for USE_WINSOCK instead of WIN32 where the check was done
to verify winsock API availability.


# e150150d 11-Oct-2006 Yang Tse

Remove redundant __CYGWIN__ symbol check


# 5a6c8966 12-Sep-2006 Yang Tse

Cygwin preprocessor adjustments


# e134a402 10-Sep-2006 Gisle Vanem

Added select_test() function to allow selecting on no sockets on
Winsock.


Revision tags: curl-7_15_6-prepipeline, curl-7_15_5, curl-7_15_4, curl-7_15_3, curl-7_15_2, curl-7_15_1, curl-7_15_0, curl-7_14_1, c-ares-1_3_0, curl-7_14_0, curl-7_13_2, curl-7_13_1, before_ftp_statemachine, curl-7_13_0
# aacc79a3 27-Jan-2005 Daniel Stenberg

Use the same work-around for the memdebug stuff as in the command line client,
to allow the contents of the env var decide the file name.


Revision tags: curl-7_12_3, curl-7_12_2, curl-7_12_1, pre-aifix, curl-7_12_0
# 4ab0d742 14-May-2004 Daniel Stenberg

enable memory debugging the same way the curl command line tool already does


Revision tags: curl-7_11_2, c-ares-1_2_0, curl-7_11_1
# a5c4442e 05-Feb-2004 Daniel Stenberg

changed the test() function to return type int


Revision tags: curl-7_11_0, curl-7_10_8, curl-7_10_7, curl-7_10_6
# 449e5bc2 04-Jul-2003 Daniel Stenberg

CURLDEBUG not MALLOCDEBUG anymore


Revision tags: curl-7_10_5, curl-7_10_4, curl-7_10_3
# 22880866 08-Jan-2003 Daniel Stenberg

nah, include test.h instead


# 61421b7a 08-Jan-2003 Daniel Stenberg

include curl.h without directory


# 4938991a 13-Dec-2002 Daniel Stenberg

set up arg2 to point to argv[2] to be used at will by programs


# 0f493b60 12-Dec-2002 Daniel Stenberg

fixes


# 7196d784 12-Dec-2002 Daniel Stenberg

The first ever attempts to do pure libcurl test cases


123