1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/libtest
2006-10-09 11:21:40 +00:00
..
.cvsignore ignore more 2004-02-17 07:57:31 +00:00
first.c Cygwin preprocessor adjustments 2006-09-12 01:17:16 +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 Added select_test() function to allow selecting on no sockets on 2006-09-10 19:01:04 +00:00
lib504.c Added select_test() function to allow selecting on no sockets on 2006-09-10 19:01:04 +00:00
lib505.c Fix "'x' might be used uninitialized in this function" warnings. 2006-06-10 17:35:28 +00:00
lib506.c Fix compiler warning "enumerated type mixed with another type" 2006-07-17 14:32:19 +00:00
lib507.c Added select_test() function to allow selecting on no sockets on 2006-09-10 19:01:04 +00:00
lib508.c minor variable type fix 2004-03-12 12:05:33 +00:00
lib509.c Added select_test() function to allow selecting on no sockets on 2006-09-10 19:01:04 +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 FTP code turned into state machine. Not completely yet, but a good start. 2005-02-09 13:06:40 +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 skip the test of "2094 Nov 6" for now, since the 64bit time_t systems return 2005-03-09 07:56:32 +00:00
lib518.c Cygwin preprocessor adjustments 2006-09-12 01:17:16 +00:00
lib519.c Harshal Pradhan fixed changing username/password on a persitent HTTP 2004-12-14 21:22:51 +00:00
lib520.c Dominick Meglio reported that using CURLOPT_FILETIME when transferring a FTP 2005-03-08 08:09:14 +00:00
lib521.c Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still 2005-04-18 19:41:04 +00:00
lib523.c Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still 2005-04-18 19:41:04 +00:00
lib524.c Prevent uploading to a URL that has no file name part. 2006-03-03 13:09:30 +00:00
lib525.c Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl 2006-09-28 21:26:06 +00:00
lib526.c Dmitriy Sergeyev provided an example source code that crashed CVS libcurl 2006-10-04 21:11:08 +00:00
lib530.c Added select_test() function to allow selecting on no sockets on 2006-09-10 19:01:04 +00:00
lib533.c Compiler warning fix 2006-10-09 11:21:40 +00:00
Makefile.am Bogdan Nicula's hanging test case was converted to test case 533 and the test 2006-10-06 21:19:57 +00:00
test.h Added select_test() function to allow selecting on no sockets on 2006-09-10 19:01:04 +00:00