curl/tests/libtest
Daniel Stenberg ec08e2f9f2 Alex Fishman reported a curl_easy_escape() problem that was made the
function do wrong on all input bytes that are >= 0x80 (decimal 128) due to a
signed / unsigned mistake in the code. I fixed it and added test case 543 to
verify.
2007-09-30 22:40:24 +00:00
..
.cvsignore ignore more 2004-02-17 07:57:31 +00:00
Makefile.am Alex Fishman reported a curl_easy_escape() problem that was made the 2007-09-30 22:40:24 +00:00
first.c let's just export the whole argc + argv pair globally so that each test tool 2007-07-15 20:59:43 +00:00
lib500.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib501.c Add project notice and file Id 2006-10-25 09:20:44 +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 change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib504.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib505.c add debug messages for fopen() failures 2007-02-16 19:17:05 +00:00
lib506.c Enabled a few more gcc warnings with --enable-debug. Renamed a few 2007-09-27 01:45:22 +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 Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib509.c openssl/bio.h doesn't exist when we build with yassl so avoid trying 2007-03-16 22:44:46 +00:00
lib510.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib511.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib512.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib513.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib514.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib515.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib516.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib517.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib518.c Fix missing right parenthesis 2007-09-30 01:27:39 +00:00
lib519.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib520.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib521.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib523.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib524.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib525.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib526.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib530.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib533.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib536.c Check the return code from curl_multi_add_handle() 2007-05-02 06:02:13 +00:00
lib537.c Fix missing right parenthesis 2007-09-30 01:27:39 +00:00
lib540.c Extracting the CURLINFO_PRIVATE pointer makes no point since nothing set 2007-09-12 10:46:14 +00:00
lib541.c Daniel S (12 September 2007) 2007-09-11 22:23:57 +00:00
lib542.c Removed cut-and-paste cruft leading to fclose() of an unopened file 2007-09-27 17:22:10 +00:00
lib543.c Alex Fishman reported a curl_easy_escape() problem that was made the 2007-09-30 22:40:24 +00:00
test.h let's just export the whole argc + argv pair globally so that each test tool 2007-07-15 20:59:43 +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 Added tests 610-612 to test more SFTP post-quote commands. 2007-04-23 23:00:38 +00:00
test613.pl Made the directory postprocessor more forgiving of input directory format 2007-09-17 17:22:46 +00:00
testutil.c Move header file inclusion logic and definition of timeval 2007-02-20 12:12:27 +00:00
testutil.h Move header file inclusion logic and definition of timeval 2007-02-20 12:12:27 +00:00