Revision tags: pre-aifix |
|
#
7291772b |
| 21-Jun-2004 |
Daniel Stenberg |
added test case 513
|
Revision tags: curl-7_12_0 |
|
#
707f217b |
| 29-Apr-2004 |
Daniel Stenberg |
new test case for a simple curl_easy_duphandle() test
|
Revision tags: curl-7_11_2 |
|
#
aba6c2b8 |
| 14-Apr-2004 |
Daniel Stenberg |
Added test case 511 in an attempt to repeat bug report #934666 "storage leak in ftp.c", but it shows no leaking.
|
Revision tags: c-ares-1_2_0, curl-7_11_1 |
|
#
3d99b566 |
| 30-Jan-2004 |
Daniel Stenberg |
added lib510.c for callback POST using chunked encoding
|
Revision tags: curl-7_11_0 |
|
#
3c1bb361 |
| 13-Jan-2004 |
Daniel Stenberg |
use the *correct* header!
|
#
206039cb |
| 13-Jan-2004 |
Daniel Stenberg |
fix the include path to point to the libcurl's source dir too for the setup.h inclusion
|
#
3a61c98b |
| 12-Jan-2004 |
Daniel Stenberg |
Peter Sylvester brought code that now allows a callback to modified the URL even when the multi interface is used, and then libcurl will simulate a "follow location" to that new URL. Test 509
Peter Sylvester brought code that now allows a callback to modified the URL even when the multi interface is used, and then libcurl will simulate a "follow location" to that new URL. Test 509 was added to test this feature.
show more ...
|
Revision tags: curl-7_10_8 |
|
#
f5253452 |
| 07-Oct-2003 |
Daniel Stenberg |
test case 508 added to test callback-based POST
|
#
d4127245 |
| 19-Aug-2003 |
Daniel Stenberg |
test507 for multi with bad host name
|
Revision tags: curl-7_10_7 |
|
#
26f5c53b |
| 11-Aug-2003 |
Daniel Stenberg |
test case 506 added, written by Dirk Manske
|
Revision tags: curl-7_10_6 |
|
#
6ff5621d |
| 10-Jun-2003 |
Daniel Stenberg |
more generic
|
Revision tags: curl-7_10_5, curl-7_10_4 |
|
#
b4e84ca7 |
| 01-Apr-2003 |
Daniel Stenberg |
lib505.c is a new test case for ftp uploading with rename
|
#
38cf0268 |
| 13-Mar-2003 |
Daniel Stenberg |
use include path from BUILD dir since we want the config.h
|
#
606f72bb |
| 12-Mar-2003 |
Daniel Stenberg |
Setup include path to the lib dir to enable inclusion of "config.h"
|
Revision tags: curl-7_10_3 |
|
#
5a4c56fc |
| 17-Dec-2002 |
Daniel Stenberg |
don't install the test programs
|
#
2b839853 |
| 16-Dec-2002 |
Daniel Stenberg |
Added test case 504, using multi interface and a local proxy without anything listening on the port we use.
|
#
13722f53 |
| 13-Dec-2002 |
Daniel Stenberg |
added 503
|
#
57572e55 |
| 13-Dec-2002 |
Daniel Stenberg |
include files without the curl/ to reduce the risk of us including the wrong set of include files during tests
|
#
d346ba5c |
| 13-Dec-2002 |
Daniel Stenberg |
lib502.c for multi interface tests on a single URL without select()
|
#
ead065d8 |
| 12-Dec-2002 |
Daniel Stenberg |
remove test piece
|
#
f26b709c |
| 12-Dec-2002 |
Daniel Stenberg |
link the test tools this way instead
|
#
7196d784 |
| 12-Dec-2002 |
Daniel Stenberg |
The first ever attempts to do pure libcurl test cases
|