curl/tests/libtest
Daniel Stenberg 63d109f7be Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still
used the default port. He was right. I fixed the problem and added the test
cases 521, 522 and 523 to verify the fix.
2005-04-18 19:41:04 +00:00
..
.cvsignore
first.c Use the same work-around for the memdebug stuff as in the command line client, 2005-01-27 22:40:56 +00:00
lib500.c
lib501.c
lib502.c
lib503.c removed trailing whitespace 2004-10-03 08:15:40 +00:00
lib504.c Attempt to make this code more forgiving for systems that doesn't detect 2005-03-31 14:10:54 +00:00
lib505.c Use "HAVE_SYS_TYPES_H". 2004-12-01 13:41:22 +00:00
lib506.c
lib507.c
lib508.c
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
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
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 make the "check" actually open all those file desciptors as well to make sure 2004-12-01 10:34:46 +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
Makefile.am Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still 2005-04-18 19:41:04 +00:00
test.h