Age | Commit message (Expand) | Author |
2003-11-06 | Define TRUE and FALSE unless already present. I've moved away those | Daniel Stenberg |
2003-10-25 | avoid dependence on the order of the fields in the timeval struct, pointed out | Daniel Stenberg |
2003-10-24 | don't select() forever, set a timeout so at least the test fails nice | Daniel Stenberg |
2003-10-07 | test case 508 added to test callback-based POST | Daniel Stenberg |
2003-08-19 | better ignore pattern | Daniel Stenberg |
2003-08-19 | test507 for multi with bad host name | Daniel Stenberg |
2003-08-14 | ignore lib506 too | Daniel Stenberg |
2003-08-11 | test case 506 added, written by Dirk Manske | Daniel Stenberg |
2003-07-04 | CURLDEBUG not MALLOCDEBUG anymore | Daniel Stenberg |
2003-06-10 | more generic | Daniel Stenberg |
2003-04-15 | typecast the setting of the size, as it might be an off_t which is bigger | Daniel Stenberg |
2003-04-15 | include config.h before all system headers, so that _FILE_OFFSET_BITS and | Daniel Stenberg |
2003-04-01 | ignore lib505 too | Daniel Stenberg |
2003-04-01 | lib505.c is a new test case for ftp uploading with rename | Daniel Stenberg |
2003-03-17 | more defensive checking as platforms differ... | Daniel Stenberg |
2003-03-13 | use include path from BUILD dir since we want the config.h | Daniel Stenberg |
2003-03-12 | Add include files to prevent warnings on some (HPUX) systems. | Daniel Stenberg |
2003-03-12 | include "config.h" from the lib's private dir | Daniel Stenberg |
2003-03-12 | Setup include path to the lib dir to enable inclusion of "config.h" | Daniel Stenberg |
2003-01-23 | string.h keeps the proto for memset() on some platforms, used for FD_ZERO | Daniel Stenberg |
2003-01-08 | nah, include test.h instead | Daniel Stenberg |
2003-01-08 | include curl.h without directory | Daniel Stenberg |
2003-01-07 | ignore lib504 too | 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 | please mr CVS ignore these | Daniel Stenberg |
2002-12-13 | set up arg2 to point to argv[2] to be used at will by programs | Daniel Stenberg |
2002-12-13 | added 503 | Daniel Stenberg |
2002-12-13 | used this to verify bug report 651460 | 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 | fixes | Daniel Stenberg |
2002-12-12 | link the test tools this way instead | Daniel Stenberg |
2002-12-12 | no more | Daniel Stenberg |
2002-12-12 | The first ever attempts to do pure libcurl test cases | Daniel Stenberg |