index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libtest
/
first.c
Age
Commit message (
Collapse
)
Author
2006-10-25
Add project notice and file Id
Yang Tse
2006-10-18
Check for USE_WINSOCK instead of WIN32 where the check was done
Yang Tse
to verify winsock API availability.
2006-10-11
Remove redundant __CYGWIN__ symbol check
Yang Tse
2006-09-12
Cygwin preprocessor adjustments
Yang Tse
2006-09-10
Added select_test() function to allow selecting on no sockets on
Gisle Vanem
Winsock.
2005-01-27
Use the same work-around for the memdebug stuff as in the command line client,
Daniel Stenberg
to allow the contents of the env var decide the file name.
2004-05-14
enable memory debugging the same way the curl command line tool already does
Daniel Stenberg
2004-02-05
changed the test() function to return type int
Daniel Stenberg
2003-07-04
CURLDEBUG not MALLOCDEBUG anymore
Daniel Stenberg
2003-01-08
nah, include test.h instead
Daniel Stenberg
2003-01-08
include curl.h without directory
Daniel Stenberg
2002-12-13
set up arg2 to point to argv[2] to be used at will by programs
Daniel Stenberg
2002-12-12
fixes
Daniel Stenberg
2002-12-12
The first ever attempts to do pure libcurl test cases
Daniel Stenberg