Commit Graph

24 Commits

Author SHA1 Message Date
Daniel Stenberg d37031f14e ignore lib505 too 2003-04-01 07:13:28 +00:00
Daniel Stenberg b4e84ca7d2 lib505.c is a new test case for ftp uploading with rename 2003-04-01 07:13:04 +00:00
Daniel Stenberg 8319ea7078 more defensive checking as platforms differ... 2003-03-17 17:20:26 +00:00
Daniel Stenberg 38cf0268c0 use include path from BUILD dir since we want the config.h 2003-03-13 15:54:46 +00:00
Daniel Stenberg f317f8b149 Add include files to prevent warnings on some (HPUX) systems. 2003-03-12 08:54:45 +00:00
Daniel Stenberg f8d552dde5 include "config.h" from the lib's private dir 2003-03-12 08:54:11 +00:00
Daniel Stenberg 606f72bb13 Setup include path to the lib dir to enable inclusion of "config.h" 2003-03-12 08:53:44 +00:00
Daniel Stenberg a302ff1605 string.h keeps the proto for memset() on some platforms, used for FD_ZERO 2003-01-23 19:41:30 +00:00
Daniel Stenberg 2288086695 nah, include test.h instead 2003-01-08 09:37:35 +00:00
Daniel Stenberg 61421b7a8f include curl.h without directory 2003-01-08 09:33:19 +00:00
Daniel Stenberg 5359bc8083 ignore lib504 too 2003-01-07 09:27:32 +00:00
Daniel Stenberg 5a4c56fc44 don't install the test programs 2002-12-17 09:40:13 +00:00
Daniel Stenberg 2b839853ec Added test case 504, using multi interface and a local proxy without anything
listening on the port we use.
2002-12-16 15:30:10 +00:00
Daniel Stenberg e0d6ebc2f2 please mr CVS ignore these 2002-12-13 16:24:04 +00:00
Daniel Stenberg 4938991ab8 set up arg2 to point to argv[2] to be used at will by programs 2002-12-13 16:22:57 +00:00
Daniel Stenberg 13722f536e added 503 2002-12-13 16:22:17 +00:00
Daniel Stenberg 57f0e3292d used this to verify bug report 651460 2002-12-13 16:21:18 +00:00
Daniel Stenberg 57572e550f include files without the curl/ to reduce the risk of us including the wrong
set of include files during tests
2002-12-13 14:14:35 +00:00
Daniel Stenberg d346ba5c3c lib502.c for multi interface tests on a single URL without select() 2002-12-13 13:40:25 +00:00
Daniel Stenberg ead065d803 remove test piece 2002-12-12 13:44:26 +00:00
Daniel Stenberg 0f493b6038 fixes 2002-12-12 13:40:16 +00:00
Daniel Stenberg f26b709c50 link the test tools this way instead 2002-12-12 13:39:02 +00:00
Daniel Stenberg ae10d9cf22 no more 2002-12-12 13:36:50 +00:00
Daniel Stenberg 7196d784d3 The first ever attempts to do pure libcurl test cases 2002-12-12 12:11:16 +00:00