1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 03:25:04 -05:00
curl/tests/libtest
Daniel Stenberg 113531432a make the "check" actually open all those file desciptors as well to make sure
it works, as it has proved to not work in some cases (like on Tor Arntsen's
AIX 5100-06 xlc 5.0 --disable-shared runs).
2004-12-01 10:34:46 +00:00
..
.cvsignore ignore more 2004-02-17 07:57:31 +00:00
first.c enable memory debugging the same way the curl command line tool already does 2004-05-14 08:40:33 +00:00
lib500.c typecast the type to an int on return 2004-02-19 13:00:33 +00:00
lib501.c changed the test() function to return type int 2004-02-05 12:34:17 +00:00
lib502.c return 'res' to better discover test failures and to stop compiler warnings 2004-02-09 08:28:00 +00:00
lib503.c removed trailing whitespace 2004-10-03 08:15:40 +00:00
lib504.c clean up properly on failure to enable easier libcurl leak detection 2004-05-14 09:22:12 +00:00
lib505.c An Andres Garcia fix: add a typecast to make it work better 2004-07-14 14:20:53 +00:00
lib506.c clean up properly on failure to enable easier libcurl leak detection 2004-05-14 09:22:12 +00:00
lib507.c clean up properly on failure to enable easier libcurl leak detection 2004-05-14 09:22:12 +00:00
lib508.c minor variable type fix 2004-03-12 12:05:33 +00:00
lib509.c Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on 2004-09-22 18:21:45 +00:00
lib510.c modified to not leak memory if a libcurl function returns failure, for better 2004-05-17 07:45:20 +00:00
lib511.c enable verbose as well 2004-04-14 06:53:34 +00:00
lib512.c modified to not leak memory if a libcurl function returns failure, for better 2004-05-17 07:45:20 +00:00
lib513.c added test case 513 2004-06-21 14:08:48 +00:00
lib514.c NOBODY set TRUE after a POST makes a good HEAD now 2004-06-30 11:09:16 +00:00
lib515.c Fix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST. 2004-11-11 23:11:04 +00:00
lib516.c Fix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST. 2004-11-11 23:11:04 +00:00
lib517.c added test case 517: 22 tests of the curl_getdate() function 2004-11-15 21:49:35 +00:00
lib518.c make the "check" actually open all those file desciptors as well to make sure 2004-12-01 10:34:46 +00:00
Makefile.am David Phillips' FD_SETSIZE fix 2004-11-19 08:52:33 +00:00
test.h enable memory debugging the same way the curl command line tool already does 2004-05-14 08:40:33 +00:00