curl/tests/libtest
Daniel Stenberg 9cff716925 don't set READDATA since it isn't used and only confuses readers 2009-07-22 22:08:01 +00:00
..
.cvsignore ignore more 2004-02-17 07:57:31 +00:00
CMakeLists.txt ENH: add optional support for c-ares 2009-07-14 19:03:31 +00:00
Makefile.am renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
Makefile.inc Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using 2009-05-11 11:43:55 +00:00
first.c Call setlocale() for libtest tests to test the effects of locale-induced 2009-01-21 04:30:05 +00:00
lib500.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib501.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib502.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib503.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib504.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib505.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib506.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib507.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib508.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib510.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib511.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib512.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib513.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib514.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib515.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib516.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib517.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib518.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib519.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib520.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib521.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib523.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib524.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib525.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib526.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib530.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib533.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib536.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib537.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib539.c Fixed test 539 to handle an out of memory condition that shows up now 2008-09-22 17:20:29 +00:00
lib540.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib541.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib542.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib543.c fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value 2009-04-14 12:53:53 +00:00
lib544.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib547.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib549.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
lib552.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib553.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib554.c don't set READDATA since it isn't used and only confuses readers 2009-07-22 22:08:01 +00:00
lib555.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib556.c Fixes for non-ASCII platforms by David McCreedy 2009-05-08 02:14:50 +00:00
lib557.c fix compiler warning: external declaration in primary source file 2008-09-21 03:48:25 +00:00
lib558.c libcurl's memory.h renamed to curl_memory.h 2009-04-21 11:46:16 +00:00
lib560.c Fixed an OOM problem with test 560 2008-11-12 22:26:06 +00:00
lib562.c - I was going to fix issue #59 in KNOWN_BUGS 2009-04-30 09:02:39 +00:00
lib564.c fix compiler warning: unused variable 2009-05-15 10:16:33 +00:00
test.h renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
test75.pl Improved the test harness to allow running test servers on other than 2007-04-30 20:15:33 +00:00
test307.pl Added precheck that curl supports the 'openssl' engine in test 307. 2007-01-18 18:04:20 +00:00
test610.pl Spell the commands right 2008-03-15 01:03:23 +00:00
test613.pl Sort the directory listing because the server doesn't always do it. 2007-11-05 20:54:35 +00:00
test1013.pl TrackMemory is another feature not supported by curl-config 2009-06-10 04:06:06 +00:00
test1022.pl Made the test work on perl 5.00 2008-03-28 18:19:11 +00:00
testutil.c include "memdebug.h" 2008-09-20 04:26:55 +00:00
testutil.h Move header file inclusion logic and definition of timeval 2007-02-20 12:12:27 +00:00