aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2003-11-06Define TRUE and FALSE unless already present. I've moved away thoseDaniel Stenberg
2003-10-25avoid dependence on the order of the fields in the timeval struct, pointed outDaniel Stenberg
2003-10-24don't select() forever, set a timeout so at least the test fails niceDaniel Stenberg
2003-10-07test case 508 added to test callback-based POSTDaniel Stenberg
2003-08-19better ignore patternDaniel Stenberg
2003-08-19test507 for multi with bad host nameDaniel Stenberg
2003-08-14ignore lib506 tooDaniel Stenberg
2003-08-11test case 506 added, written by Dirk ManskeDaniel Stenberg
2003-07-04CURLDEBUG not MALLOCDEBUG anymoreDaniel Stenberg
2003-06-10more genericDaniel Stenberg
2003-04-15typecast the setting of the size, as it might be an off_t which is biggerDaniel Stenberg
2003-04-15include config.h before all system headers, so that _FILE_OFFSET_BITS andDaniel Stenberg
2003-04-01ignore lib505 tooDaniel Stenberg
2003-04-01lib505.c is a new test case for ftp uploading with renameDaniel Stenberg
2003-03-17more defensive checking as platforms differ...Daniel Stenberg
2003-03-13use include path from BUILD dir since we want the config.hDaniel Stenberg
2003-03-12Add include files to prevent warnings on some (HPUX) systems.Daniel Stenberg
2003-03-12include "config.h" from the lib's private dirDaniel Stenberg
2003-03-12Setup include path to the lib dir to enable inclusion of "config.h"Daniel Stenberg
2003-01-23string.h keeps the proto for memset() on some platforms, used for FD_ZERODaniel Stenberg
2003-01-08nah, include test.h insteadDaniel Stenberg
2003-01-08include curl.h without directoryDaniel Stenberg
2003-01-07ignore lib504 tooDaniel Stenberg
2002-12-17don't install the test programsDaniel Stenberg
2002-12-16Added test case 504, using multi interface and a local proxy without anythingDaniel Stenberg
2002-12-13please mr CVS ignore theseDaniel Stenberg
2002-12-13set up arg2 to point to argv[2] to be used at will by programsDaniel Stenberg
2002-12-13added 503Daniel Stenberg
2002-12-13used this to verify bug report 651460Daniel Stenberg
2002-12-13include files without the curl/ to reduce the risk of us including the wrongDaniel Stenberg
2002-12-13lib502.c for multi interface tests on a single URL without select()Daniel Stenberg
2002-12-12remove test pieceDaniel Stenberg
2002-12-12fixesDaniel Stenberg
2002-12-12link the test tools this way insteadDaniel Stenberg
2002-12-12no moreDaniel Stenberg
2002-12-12The first ever attempts to do pure libcurl test casesDaniel Stenberg