curl/tests/libtest
Yang Tse 62d94ff342 Fix wrong signed int formatting string directive in test case #557.
This error did not cause test failures on systems where sizeof(int) == sizeof(long).
2008-08-24 17:10:24 +00:00
..
.cvsignore ignore more 2004-02-17 07:57:31 +00:00
Makefile.am Added test case 557 to verify libcurl's internal curl_m*printf() functions 2008-08-18 09:58:08 +00:00
first.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib500.c - Added CURLINFO_PRIMARY_IP as a new information retrievable with 2008-06-06 17:33:35 +00:00
lib501.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib502.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib503.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib504.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib505.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib506.c add comment for include paths 2008-07-15 05:46:49 +00:00
lib507.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib508.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib510.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib511.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib512.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib513.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib514.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib515.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib516.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib517.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib518.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib519.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib520.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib521.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib523.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib524.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib525.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib526.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib530.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib533.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib536.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib537.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib539.c - Scott Barrett provided a test case for a segfault in the FTP code and the 2008-07-07 20:37:07 +00:00
lib540.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib541.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib542.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib543.c Alex Fishman reported a curl_easy_escape() problem that was made the 2007-09-30 22:40:24 +00:00
lib544.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib547.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib549.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib552.c Fixed test 553 to pass the torture test. 2008-07-11 18:23:06 +00:00
lib553.c Fixed test 553 to pass the torture test. 2008-07-11 18:23:06 +00:00
lib554.c Fixed test 554 to pass the torture test. 2008-07-08 21:16:18 +00:00
lib555.c Made sure to pass longs in to curl_easy_setopt where necessary in the 2008-05-22 21:49:52 +00:00
lib556.c Handle short reads 2008-08-12 18:32:55 +00:00
lib557.c Fix wrong signed int formatting string directive in test case #557. 2008-08-24 17:10:24 +00:00
test.h add comment for include paths 2008-07-15 05:46:49 +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 Added tests 1022 and 1023 to validate output of curl-config --version and 2008-02-08 01:21:03 +00:00
test1022.pl Made the test work on perl 5.00 2008-03-28 18:19:11 +00:00
testutil.c fallback to gettimeofday when monotonic clock is unavailable at run-time 2008-07-10 07:16:45 +00:00
testutil.h Move header file inclusion logic and definition of timeval 2007-02-20 12:12:27 +00:00