1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/libtest
2010-02-04 14:50:58 +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
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 remove setup.h inclusion which is already done from test.h inclusion 2010-02-02 12:36:16 +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 - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a 2009-10-30 22:24:48 +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 disable the tests that differ between 32 and 64 bit 2009-08-27 18:15:38 +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 Fix compiler warning: loop without body 2009-10-10 12:29:32 +00:00
lib541.c remove setup.h inclusion which is already done from test.h inclusion 2010-02-02 12:36:16 +00:00
lib542.c remove setup.h inclusion which is already done from test.h inclusion 2010-02-02 12:36:16 +00:00
lib543.c remove setup.h inclusion which is already done from test.h inclusion 2010-02-02 12:36:16 +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 variable initialization 2010-02-04 14:50:58 +00:00
lib558.c libcurl's memory.h renamed to curl_memory.h 2009-04-21 11:46:16 +00:00
lib560.c Fix compiler warning: loop without body 2009-10-10 12:29:32 +00:00
lib562.c remove setup.h inclusion which is already done from test.h inclusion 2010-02-02 12:36:16 +00:00
lib564.c fix compiler warning: unused variable 2009-05-15 10:16:33 +00:00
lib566.c - Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if the 2009-10-31 18:51:50 +00:00
lib567.c Chris Conroy provided first RTSP tests 2010-01-28 04:58:03 +00:00
lib568.c portability fix 2010-01-28 10:27:09 +00:00
lib569.c portability fix 2010-01-28 10:27:09 +00:00
lib570.c Chris Conroy provided first RTSP tests 2010-01-28 04:58:03 +00:00
lib571.c Fix portability issue related with unaligned memory access 2010-02-03 06:49:27 +00:00
Makefile.am I removed leading 'curl' path on the 'curlbuild.h' include statement in 2009-11-05 15:04:03 +00:00
Makefile.inc Chris Conroy provided first RTSP tests 2010-01-28 04:58:03 +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
test.h avoid possibility of using obsoleted stuff 2010-02-02 12:39:10 +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