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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2004-12-14
Harshal Pradhan fixed changing username/password on a persitent HTTP
Daniel Stenberg
2004-11-19
David Phillips' FD_SETSIZE fix
Daniel Stenberg
2004-11-15
added test case 517: 22 tests of the curl_getdate() function
Daniel Stenberg
2004-11-11
Fix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST.
Daniel Stenberg
2004-06-30
NOBODY set TRUE after a POST makes a good HEAD now
Daniel Stenberg
2004-06-21
added test case 513
Daniel Stenberg
2004-04-29
new test case for a simple curl_easy_duphandle() test
Daniel Stenberg
2004-04-14
Added test case 511 in an attempt to repeat bug report #934666 "storage leak
Daniel Stenberg
2004-01-30
added lib510.c for callback POST using chunked encoding
Daniel Stenberg
2004-01-13
use the *correct* header!
Daniel Stenberg
2004-01-13
fix the include path to point to the libcurl's source dir too for the setup.h
Daniel Stenberg
2004-01-12
Peter Sylvester brought code that now allows a callback to modified the URL
Daniel Stenberg
2003-10-07
test case 508 added to test callback-based POST
Daniel Stenberg
2003-08-19
test507 for multi with bad host name
Daniel Stenberg
2003-08-11
test case 506 added, written by Dirk Manske
Daniel Stenberg
2003-06-10
more generic
Daniel Stenberg
2003-04-01
lib505.c is a new test case for ftp uploading with rename
Daniel Stenberg
2003-03-13
use include path from BUILD dir since we want the config.h
Daniel Stenberg
2003-03-12
Setup include path to the lib dir to enable inclusion of "config.h"
Daniel Stenberg
2002-12-17
don't install the test programs
Daniel Stenberg
2002-12-16
Added test case 504, using multi interface and a local proxy without anything
Daniel Stenberg
2002-12-13
added 503
Daniel Stenberg
2002-12-13
include files without the curl/ to reduce the risk of us including the wrong
Daniel Stenberg
2002-12-13
lib502.c for multi interface tests on a single URL without select()
Daniel Stenberg
2002-12-12
remove test piece
Daniel Stenberg
2002-12-12
link the test tools this way instead
Daniel Stenberg
2002-12-12
The first ever attempts to do pure libcurl test cases
Daniel Stenberg