curl/tests/data
Daniel Stenberg 7877619f85 dotdot: introducing dot file path cleanup
RFC3986 details how a path part passed in as part of a URI should be
"cleaned" from dot sequences before getting used. The described
algorithm is now implemented in lib/dotdot.c with the accompanied test
case in test 1395.

Bug: http://curl.haxx.se/bug/view.cgi?id=1200
Reported-by: Alex Vinnik
2013-06-22 14:15:07 +02:00
..
.gitattributes Add .gitattributes files to turn off CRLF translation for some files 2010-03-24 23:48:35 -04:00
DISABLED Enable tests 1503, 1504 and 1505 2012-12-25 13:34:46 +01:00
Makefile.am dotdot: introducing dot file path cleanup 2013-06-22 14:15:07 +02:00
test1 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test2 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test3 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test4 Curl_add_custom_headers: support headers with no data 2011-09-13 16:17:21 -07:00
test5 URL parser: cut off '#' fragments from URLs (better) 2012-11-06 23:17:57 +01:00
test6 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test7 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test8 cookies: only consider full path matches 2013-05-18 22:54:48 +02:00
test9 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test10 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test11 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test12 Fixed the XML syntax of a few test files. 2008-07-17 22:39:23 +00:00
test13 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test14 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test15 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test16 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test17 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test18 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test19 Updated the test harness to check for protocol support before running each 2007-03-09 21:01:39 +00:00
test20 Added "non-existing host" test keywords to make it easy to skip those 2009-05-20 19:30:06 +00:00
test21 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test22 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test23 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test24 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test25 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test26 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test27 Use double quotes in command lines for consistency. 2007-09-18 20:41:20 +00:00
test28 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test29 Fixed some XML parsing problems. 2008-02-09 02:37:31 +00:00
test30 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test31 cookies: follow-up fix for path checking 2013-06-12 11:19:56 +02:00
test32 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test33 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test34 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test35 restored from my messy previous commit mistake 2008-11-21 07:47:31 +00:00
test36 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test37 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test38 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test39 formpost: support quotes, commas and semicolon in file names 2013-01-22 15:43:29 +01:00
test40 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test41 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test42 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test43 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test44 Use double quotes in command lines for consistency. 2007-09-18 20:41:20 +00:00
test45 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test46 cookies: only consider full path matches 2013-05-18 22:54:48 +02:00
test47 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test48 test48: verify that HEAD doesn't close extra 2012-07-12 00:08:37 +02:00
test49 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test50 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test51 Added test cases 2000 and 2001 which test multiple protocols using the 2007-10-24 19:40:07 +00:00
test52 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test53 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test54 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test55 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test56 Edited some test keywords for consistency 2008-06-21 17:56:48 +00:00
test57 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test58 curl_easy_escape: don't escape "unreserved" characters 2010-09-28 23:49:32 +02:00
test59 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test60 Added test case 1068 to do a simple HTTP PUT from stdin 2008-08-28 02:03:54 +00:00
test61 cookies: change the URL in the cookie jar file header 2012-07-03 11:27:45 +02:00
test62 cookies: follow-up fix for path checking 2013-06-12 11:19:56 +02:00
test63 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test64 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test65 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test66 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test67 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test68 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test69 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test70 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test71 Edited some test keywords for consistency 2008-06-21 17:56:48 +00:00
test72 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test73 cookies: change the URL in the cookie jar file header 2012-07-03 11:27:45 +02:00
test74 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test75 test: urlglob error messages have no extra newline anymore 2010-10-11 14:32:37 +02:00
test76 Updated the test harness to check for protocol support before running each 2007-03-09 21:01:39 +00:00
test77 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test78 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test79 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test80 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test81 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test82 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test83 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test84 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test85 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test86 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test87 Updated the test harness to check for protocol support before running each 2007-03-09 21:01:39 +00:00
test88 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test89 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test90 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test91 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test92 Test 92 and 194: normalize spaces in the Server headers 2012-11-19 10:58:14 +01:00
test93 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test94 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test95 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test96 tests: 96, 558, 1330: strip build subdirectory dependent leading path 2013-03-16 00:59:54 +01:00
test97 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test98 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test99 Added test 1044 to test large file support in ftp with -I. 2008-07-26 20:09:36 +00:00
test100 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test101 Changed some FTP tests to validate the format of the PORT and EPRT commands 2007-09-17 21:44:57 +00:00
test102 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test103 Changed some FTP tests to validate the format of the PORT and EPRT commands 2007-09-17 21:44:57 +00:00
test104 Adjust test number mismatch 2009-12-24 12:04:33 +00:00
test105 Adjust test number mismatch 2009-12-24 12:04:33 +00:00
test106 FTP: access files in root dir correctly 2013-04-12 22:43:13 +02:00
test107 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test108 Changed some FTP tests to validate the format of the PORT and EPRT commands 2007-09-17 21:44:57 +00:00
test109 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test110 ftp: close connection as soon as ABOR has been sent 2010-11-08 20:50:52 +01:00
test111 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test112 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test113 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test114 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test115 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test116 FTP server: allow EPRT by default 2011-10-24 23:07:53 +02:00
test117 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test118 - Fred Machado posted about a weird FTP problem on the curl-users list and when 2008-12-08 20:20:51 +00:00
test119 Changed some FTP tests to validate the format of the PORT and EPRT commands 2007-09-17 21:44:57 +00:00
test120 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test121 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test122 ftp: close connection as soon as ABOR has been sent 2010-11-08 20:50:52 +01:00
test123 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test124 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test125 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test126 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test127 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test128 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test129 oops, I forgot to cvs add this before my previous commit (Dan Fandrich 2010-01-19 22:22:54 +00:00
test130 test suite: use test case specific netrc file names 2011-09-05 12:39:50 +02:00
test131 test suite: use test case specific netrc file names 2011-09-05 12:39:50 +02:00
test132 test suite: use test case specific netrc file names 2011-09-05 12:39:50 +02:00
test133 test suite: use test case specific netrc file names 2011-09-05 12:39:50 +02:00
test134 test suite: use test case specific netrc file names 2011-09-05 12:39:50 +02:00
test135 ftp: prevent server from hanging on closed data connection 2010-10-29 12:01:19 +02:00
test136 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test137 add keywords 2007-12-08 22:56:17 +00:00
test138 add keywords 2007-12-08 22:56:17 +00:00
test139 add keywords 2007-12-08 22:56:17 +00:00
test140 add keywords 2007-12-08 22:56:17 +00:00
test141 Edited some test keywords for consistency 2008-06-21 17:56:48 +00:00
test142 add keywords 2007-12-08 22:56:17 +00:00
test143 add keywords 2007-12-08 22:56:17 +00:00
test144 add keywords 2007-12-08 22:56:17 +00:00
test145 add keywords 2007-12-08 22:56:17 +00:00
test146 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test147 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test148 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test149 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test150 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test151 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test152 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test153 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test154 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test155 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test156 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test157 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test158 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test159 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test160 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test161 FTP: CURLE_PARTIAL_FILE should not cause control connection to be closed 2012-01-09 22:50:20 +01:00
test162 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test163 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test164 Fixed some XML parsing problems. 2008-02-09 02:37:31 +00:00
test165 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test166 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test167 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test168 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test169 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test170 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test171 cookies: change the URL in the cookie jar file header 2012-07-03 11:27:45 +02:00
test172 cookies: change the URL in the cookie jar file header 2012-07-03 11:27:45 +02:00
test173 Fixed a NULL pointer dereference in form posting 2010-08-24 16:45:31 -07:00
test174 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test175 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test176 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test177 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test178 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test179 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test180 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test181 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test182 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test183 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test184 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test185 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test186 cmdline: make -F type= accept ;charset= 2010-08-21 00:21:24 +02:00
test187 Added keywords 2008-07-31 02:51:44 +00:00
test188 Added keywords 2008-07-31 02:51:44 +00:00
test189 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test190 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test191 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test192 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test193 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test194 Test 92 and 194: normalize spaces in the Server headers 2012-11-19 10:58:14 +01:00
test195 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test196 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test197 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test198 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test199 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test200 added keyword 2008-01-05 12:15:41 +00:00
test201 Updated the test harness to check for protocol support before running each 2007-03-09 21:01:39 +00:00
test202 Tweaked a few tests to test proper Turkish locale handling 2008-10-23 01:53:27 +00:00
test203 Updated the test harness to check for protocol support before running each 2007-03-09 21:01:39 +00:00
test204 Updated the test harness to check for protocol support before running each 2007-03-09 21:01:39 +00:00
test205 Updated the test harness to check for protocol support before running each 2007-03-09 21:01:39 +00:00
test206 tests: prevent test206, test1060, and test1061 from failing 2013-04-12 14:25:58 +02:00
test207 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test208 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test209 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test210 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test211 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test212 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test213 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test214 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test215 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test216 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test217 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test218 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test220 Tweaked a few tests to test proper Turkish locale handling 2008-10-23 01:53:27 +00:00
test221 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test222 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test223 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test224 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test225 Removed some erroneous "compressed" key words 2010-02-09 22:50:52 +00:00
test226 Added const to some pointer variables 2008-10-08 01:17:51 +00:00
test227 FTP quote commands prefixed with '*' now can fail without aborting 2010-04-09 16:54:52 +02:00
test228 Removed some erroneous "compressed" key words 2010-02-09 22:50:52 +00:00
test229 Removed some erroneous "compressed" key words 2010-02-09 22:50:52 +00:00
test231 test231: fix wrong -C use! 2012-07-10 23:20:05 +02:00
test233 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test234 Added tests 1087 and 1088 to test Basic authentication on a redirect 2008-11-25 23:30:53 +00:00
test235 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test236 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test237 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test238 FTP: reject illegal port numbers in EPSV 229 responses 2013-01-15 22:35:48 +01:00
test239 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test240 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test241 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test242 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test243 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test245 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test246 Added some <keywords> sections and use some key words more consistently. 2007-10-12 01:44:22 +00:00
test247 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test248 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test249 Add keywords for a couple of currently keyword-less HTTP tests 2012-11-19 10:58:14 +01:00
test250 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test251 Add FTP keywords for a couple of currently keyword-less FTP tests 2012-11-19 10:58:14 +01:00
test252 Added IPv6 keywords for some more tests that require IPv6 networking support 2008-06-12 23:50:57 +00:00
test253 Added IPv6 keywords for some more tests that require IPv6 networking support 2008-06-12 23:50:57 +00:00
test254 Added IPv6 keywords for some more tests that require IPv6 networking support 2008-06-12 23:50:57 +00:00
test255 Added IPv6 keywords for some more tests that require IPv6 networking support 2008-06-12 23:50:57 +00:00
test256 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test257 test suite: use test case specific netrc file names 2011-09-05 12:39:50 +02:00
test258 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test259 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test260 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test261 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test262 restored from my messy previous commit mistake 2008-11-21 07:47:31 +00:00
test263 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test264 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test265 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test266 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test267 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test268 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test269 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test270 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test271 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test272 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test273 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test274 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test275 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test276 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test277 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test278 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test279 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test280 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test281 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test282 Adjusted how libcurl treats HTTP 1.1 responses without content-lenth or 2007-06-25 13:58:14 +00:00
test283 Don't tear down the ftp connection if the maximum filesize was exceeded 2007-03-30 01:13:47 +00:00
test284 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test285 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test286 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test287 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test288 Fixed a memory leak when specifying a proxy with a file: URL and added 2007-03-24 02:15:20 +00:00
test289 Fixed test description 2008-01-07 19:54:40 +00:00
test290 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test291 Don't tear down the ftp connection if the maximum filesize was exceeded 2007-03-30 01:13:47 +00:00
test292 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test293 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test294 Added test cases 294 and 295 to test --ftp-account handling 2007-04-13 20:59:15 +00:00
test295 Added test cases 294 and 295 to test --ftp-account handling 2007-04-13 20:59:15 +00:00
test296 Added test cases 296, 297 and 298 to test --ftp-method handling 2007-04-18 06:30:28 +00:00
test297 Added test cases 296, 297 and 298 to test --ftp-method handling 2007-04-18 06:30:28 +00:00
test298 Added test cases 296, 297 and 298 to test --ftp-method handling 2007-04-18 06:30:28 +00:00
test299 - When doing non-anonymous ftp via http proxies and the password is not 2009-06-16 13:16:28 +00:00
test300 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test301 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test302 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test303 added an additional second to allow test to pass on heavily loaded servers 2010-02-03 01:41:07 +00:00
test304 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test305 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test306 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test307 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test308 Added key words to all SSL-using tests so they can be skipped if necessary. 2008-02-09 02:08:34 +00:00
test309 Added test309 to test HTTP redirect to HTTPS URL 2008-02-19 21:57:41 +00:00
test310 Added PEM certificate keyword 2010-01-18 20:20:07 +00:00
test311 Added PEM certificate keyword 2010-01-18 20:20:07 +00:00
test312 Added PEM certificate keyword 2010-01-18 20:20:07 +00:00
test313 test313: a new test for CRL support 2010-05-27 23:45:18 +02:00
test320 test harness: non-stunnel https server integration overhaul 2011-10-06 20:26:42 +02:00
test321 test harness: non-stunnel https server integration overhaul 2011-10-06 20:26:42 +02:00
test322 test harness: non-stunnel https server integration overhaul 2011-10-06 20:26:42 +02:00
test323 TLS-SRP: support added when using GnuTLS 2011-01-19 20:35:02 +01:00
test324 test harness: non-stunnel https server integration overhaul 2011-10-06 20:26:42 +02:00
test350 Test listing of root dir with the three ftp-methods. KNOWN_BUGS #44 make me 2007-06-18 21:04:05 +00:00
test351 Test listing of root dir with the three ftp-methods. KNOWN_BUGS #44 make me 2007-06-18 21:04:05 +00:00
test352 Test listing of root dir with the three ftp-methods. KNOWN_BUGS #44 make me 2007-06-18 21:04:05 +00:00
test353 and fix another flaw in the singlecwd case when we get ftp://site.com/, also 2007-06-19 12:33:28 +00:00
test354 Added test case 354 that makes a simple FTP retrieval without password, which 2007-07-22 10:08:59 +00:00
test400 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test401 Added ftps upload test 401 2007-03-29 22:50:23 +00:00
test402 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test403 Added HTTP --max-filesize tests and FTPS CCC failure test. 2007-03-30 18:50:55 +00:00
test404 Resurrected old FTPS error tests 402 and 403 as 404 and 405. 2007-03-30 22:04:14 +00:00
test405 - Fixed test case 405 to not fail when libcurl is built with GnuTLS 2008-02-20 12:18:08 +00:00
test406 Changed some FTP tests to validate the format of the PORT and EPRT commands 2007-09-17 21:44:57 +00:00
test407 Added FTPS test cases 406 and 407 2007-05-08 22:14:30 +00:00
test408 Changed some FTP tests to validate the format of the PORT and EPRT commands 2007-09-17 21:44:57 +00:00
test409 Added FTPS upload tests 408 and 409. 2007-05-10 20:03:20 +00:00
test500 Added missing <keywords> 2008-11-11 21:58:41 +00:00
test501 Added missing <keywords> 2008-11-11 21:58:41 +00:00
test502 Added missing <keywords> 2008-11-11 21:58:41 +00:00
test503 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test504 multi tests: OOM handling fixes 2011-10-21 16:52:14 +02:00
test505 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test506 test506: verify that CURLOPT_COOKIELIST takes share lock 2013-06-17 23:28:35 +02:00
test507 Added "non-existing host" test keywords to make it easy to skip those 2009-05-20 19:30:06 +00:00
test508 Adjust test definition for TPF. 2009-05-11 17:21:26 +00:00
test509 test509: libcurl initialization with memory callbacks and actual usage 2013-03-13 21:50:40 +01:00
test510 - Martin Storsjo made libcurl use the Expect: 100-continue header for posts 2009-12-07 20:25:17 +00:00
test511 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test512 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test513 add 1s post-command delay to tests 513 and 514 2010-04-28 23:21:59 +02:00
test514 add 1s post-command delay to tests 513 and 514 2010-04-28 23:21:59 +02:00
test515 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test516 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test517 Fix comment typos in test 517 2012-11-19 10:58:14 +01:00
test518 Disable valgrind for this test to avoid the rlimit = soft rlimit problem 2007-10-25 21:49:45 +00:00
test519 Convert (most of) the test data files into genuine XML. A handful still 2007-01-23 02:25:56 +00:00
test520 Various test file cleanups, including using <servercmd> instead of writing 2007-04-18 20:22:01 +00:00
test521 Adjust test number mismatch 2009-12-24 12:04:33 +00:00
test522 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test523 test523: avoid using haxx.se 2011-03-09 23:05:44 +01:00
test524 ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on 2007-02-13 22:50:16 +00:00
test525 Added multi keyword 2008-08-26 20:11:12 +00:00
test526 Added multi keyword 2008-08-26 20:11:12 +00:00
test527 Added multi keyword 2008-08-26 20:11:12 +00:00
test528 Added multi keyword 2008-08-26 20:21:59 +00:00
test529 Added multi keyword 2008-08-26 20:11:12 +00:00
test530 Multiple pipelines and limiting the number of connections. 2013-03-13 23:55:24 +01:00
test531 Added multi keyword 2008-08-26 20:21:59 +00:00
test532 Added multi keyword 2008-08-26 20:11:12 +00:00
test533 - Fred Machado posted about a weird FTP problem on the curl-users list and when 2008-12-08 20:20:51 +00:00
test534 Added "non-existing host" test keywords to make it easy to skip those 2009-05-20 19:30:06 +00:00
test535 Added multi keyword 2008-08-26 20:21:59 +00:00
test536 Multiple pipelines and limiting the number of connections. 2013-03-13 23:55:24 +01:00
test537 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test538 multi tests: OOM handling fixes 2011-10-21 16:52:14 +02:00
test539 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test540 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test541 Daniel S (12 September 2007) 2007-09-11 22:23:57 +00:00
test542 Max Katsev reported that when doing a libcurl FTP request with 2007-09-26 12:00:01 +00:00
test543 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test544 Allow test server to handle binary POSTs. 2007-10-25 19:40:05 +00:00
test545 restored from my messy previous commit mistake 2008-11-21 07:47:31 +00:00
test546 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test547 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test548 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test549 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test550 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test551 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test552 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test553 - Michal Marek fixed minor mistake in test case 553 that prevented it from 2008-01-29 12:31:11 +00:00
test554 CURLFORM_BUFFER: insert filename as documented 2011-08-08 18:45:03 +02:00
test555 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test556 Added test case 556 that uses curl_easy_send() and curl_easy_recv() 2008-05-13 21:42:07 +00:00
test557 Modified test case 557 to additionally verify libcurl's internal curl_m*printf() 2010-02-04 14:41:01 +00:00
test558 tests: 96, 558, 1330: strip build subdirectory dependent leading path 2013-03-16 00:59:54 +01:00
test560 Added test case 560: 2008-11-11 21:59:25 +00:00
test561 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test562 - I was going to fix issue #59 in KNOWN_BUGS 2009-04-30 09:02:39 +00:00
test563 parse_remote_port: fix ;type= URL suffix over HTTP proxy 2010-08-10 00:56:45 +02:00
test564 multi-socks: fix connect to proxy 2011-04-28 10:06:49 +02:00
test565 Remove stray CRLF in chunk-encoded content-free request bodies 2012-11-26 15:28:53 +01:00
test566 Added test case 566 in an attempt to repeat bug 2884561 2009-10-30 22:38:21 +00:00
test567 update rtsp server header field from SWS to RTSPD 2010-02-01 19:57:11 +00:00
test568 tests: phase out haxx.se 2011-03-09 23:05:44 +01:00
test569 Added some missing test case XML tags and keywords 2011-10-21 13:33:40 -07:00
test570 update rtsp server header field from SWS to RTSPD 2010-02-01 19:57:11 +00:00
test571 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test572 test572: fixed 2011-08-15 22:40:28 +02:00
test573 test573: fix the keywords 2011-08-19 00:15:37 +02:00
test574 Tweaked some test data files 2010-08-25 16:43:26 -07:00
test575 Tweaked some test data files 2010-08-25 16:43:26 -07:00
test576 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test578 progress: callback for POSTs less than MAX_INITIAL_POST_SIZE 2010-08-16 22:56:43 +02:00
test579 test: added test 579 to verify progress callback for chunked post 2010-08-19 00:27:04 +02:00
test580 HTTP: memory leak on multiple Location: 2011-01-25 12:06:50 +01:00
test581 tests: more multiple headers checks 2011-01-25 18:09:54 +01:00
test582 sftp-multi: test 582 added 2011-03-08 00:20:48 +01:00
test583 test case 583: ensure that test failures don't go unnoticed 2011-09-06 17:56:39 +02:00
test584 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test585 tests: verify OPEN/CLOSESOCKETFUNCTION 2011-05-18 22:56:46 +02:00
test586 tests: verify OPEN/CLOSESOCKETFUNCTION 2011-05-18 22:56:46 +02:00
test587 formdata: ack read callback abort 2011-10-16 01:09:56 +02:00
test588 test 588: verify active FTP with multi interface without EPRT 2011-10-24 23:08:16 +02:00
test590 test 590: verify the bug fix in 4851dafcf1 2011-11-06 17:28:28 +01:00
test591 ftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED better now 2013-04-06 17:51:03 +02:00
test592 ftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED better now 2013-04-06 17:51:03 +02:00
test593 FTP: perform active connections non-blocking 2011-12-20 20:30:02 +01:00
test594 Active mode FTP test cases with server not establishing data connection 2011-11-11 19:46:44 +01:00
test595 test: verify the opensocket callback for FTP 2011-12-04 23:10:12 +01:00
test596 FTP: close callback fix 2011-12-05 12:34:27 +01:00
test597 multi interface: fix block when CONNECT_ONLY option is used 2011-12-07 15:37:05 +01:00
test598 test #598: add missing keywords 2012-03-23 18:15:34 +01:00
test599 HTTP: reset expected DL/UL sizes on redirects 2012-04-01 00:07:24 +02:00
test600 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test601 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test602 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test603 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test604 test: enable valgrind for 604, seems to work 2010-04-28 23:27:31 +02:00
test605 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test606 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test607 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test608 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test609 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test610 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test611 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test612 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test613 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test614 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test615 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test616 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test617 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test618 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test619 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test620 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test621 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test622 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test623 enabled valgrind 2010-03-23 23:30:39 +01:00
test624 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test625 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test626 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test627 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test628 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test629 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test630 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test631 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test632 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test633 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test634 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test635 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test636 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test637 use --insecure for the SFTP and SCP tests 2009-07-28 17:55:00 +00:00
test638 test: SFTP quote commands with * prefix 2011-11-18 20:30:46 +01:00
test639 test: SFTP quote commands with * prefix 2011-11-18 20:30:46 +01:00
test700 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test701 Replaced 127.0.0.1 with %HOSTIP where possible 2007-09-14 19:32:31 +00:00
test702 Cleaned up SOCKS tests. Use a magic port number instead of killserver 2007-06-07 20:14:00 +00:00
test703 Cleaned up SOCKS tests. Use a magic port number instead of killserver 2007-06-07 20:14:00 +00:00
test704 Cleaned up SOCKS tests. Use a magic port number instead of killserver 2007-06-07 20:14:00 +00:00
test705 Cleaned up SOCKS tests. Use a magic port number instead of killserver 2007-06-07 20:14:00 +00:00
test706 Incorporated Daniel Black's test706 and test707 SOCKS test cases. 2007-06-08 17:21:40 +00:00
test707 Incorporated Daniel Black's test706 and test707 SOCKS test cases. 2007-06-08 17:21:40 +00:00
test708 proxy: allow socks:// prefix in proxy string 2011-04-28 15:08:09 +02:00
test709 test709: clarify the test in the name 2013-04-25 23:42:38 +02:00
test710 test710: verify that --proxy socks5://hostname works 2011-08-05 00:46:59 +02:00
test711 ftp_state_pasv_resp: connect through proxy also when set by env 2013-04-26 16:49:25 +02:00
test712 ftp_state_pasv_resp: connect through proxy also when set by env 2013-04-26 16:49:25 +02:00
test800 imap-tests: Added CRLF to reply data to be compliant with RFC-822 2013-03-21 12:42:32 +00:00
test801 imap-tests: Added CRLF to reply data to be compliant with RFC-822 2013-03-21 12:42:32 +00:00
test802 imap-tests: Added CRLF to reply data to be compliant with RFC-822 2013-03-21 12:42:32 +00:00
test803 test801 to test807: fix protocol section line endings 2013-03-11 12:48:36 +01:00
test804 imap-tests: Added CRLF to reply data to be compliant with RFC-822 2013-03-21 12:42:32 +00:00
test805 test805: added crlf newlines to make data size match 2013-03-11 13:26:15 +01:00
test806 test806: Added CRLF to reply data to be compliant with RFC-822 2013-03-11 13:06:55 +00:00
test807 test: fix newline for the data check of 807 2013-03-11 13:23:51 +01:00
test808 imap-tests: Corrected copy/paste error in test808 reply data 2013-03-15 20:08:54 +00:00
test809 tests: Added imap STATUS command test 2013-04-29 12:53:09 +01:00
test850 email-tests: Updated the test data that corresponds to the test number 2013-03-10 19:02:39 +00:00
test851 email-tests: Updated the test data that corresponds to the test number 2013-03-10 19:02:39 +00:00
test852 email-tests: Updated the test data that corresponds to the test number 2013-03-10 19:02:39 +00:00
test853 email-tests: Renamed the POP3 tests to be in the range 850-857 2013-03-10 19:02:34 +00:00
test854 email-tests: Renamed the POP3 tests to be in the range 850-857 2013-03-10 19:02:34 +00:00
test855 email-tests: Updated the test data that corresponds to the test number 2013-03-10 19:02:39 +00:00
test856 email-tests: Updated the test data that corresponds to the test number 2013-03-10 19:02:39 +00:00
test857 email-tests: Updated the test data that corresponds to the test number 2013-03-10 19:02:39 +00:00
test900 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test901 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test902 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test903 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test904 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test905 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test906 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test907 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test908 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test909 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test910 tests: Added new SMTP tests to verify commit 99b4045183 2013-05-07 22:52:43 +02:00
test911 tests: Added new SMTP tests to verify commit 99b4045183 2013-05-07 22:52:43 +02:00
test1000 remove stupid comment since there's no content in this test case 2007-08-17 22:24:51 +00:00
test1001 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test1002 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test1003 Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed 2007-08-22 14:18:06 +00:00
test1004 Added test case 2004. 2007-10-25 21:04:51 +00:00
test1005 Added test case 1005 to test excessively-long replies spread out over 2007-08-23 23:25:47 +00:00
test1006 Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed 2007-08-24 14:00:42 +00:00
test1007 Added test case 1007 to test permission problem when uploading with TFTP 2007-09-07 20:05:20 +00:00
test1008 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test1009 I enabled test 1009 and made the --local-port use a wide range to reduce the 2007-10-04 21:26:26 +00:00
test1010 Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle 2007-09-24 21:47:35 +00:00
test1011 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test1012 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test1013 now returns 0 2008-06-01 22:04:09 +00:00
test1014 now returns 0 2008-06-01 22:04:09 +00:00
test1015 curl_easy_escape: don't escape "unreserved" characters 2010-09-28 23:49:32 +02:00
test1016 Added Range keyword 2008-08-14 19:18:18 +00:00
test1017 Added Range keyword 2008-08-14 19:18:18 +00:00
test1018 Added Range keyword 2008-08-14 19:18:18 +00:00
test1019 Added Range keyword 2008-08-14 19:18:18 +00:00
test1020 Added Range keyword 2008-08-14 19:18:18 +00:00
test1021 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test1022 now returns 0 2008-06-01 22:04:09 +00:00
test1023 now returns 0 2008-06-01 22:04:09 +00:00
test1024 Added test case 1024 to test a scenario similar to the one reported 2008-04-10 04:21:08 +00:00
test1025 Added test case 1025 to test a command-line cookie with Location: following 2008-04-10 18:18:55 +00:00
test1026 Fixed the XML syntax of a few test files. 2008-07-17 22:39:23 +00:00
test1027 Fixed the XML syntax of a few test files. 2008-07-17 22:39:23 +00:00
test1028 Added test cases 1052 through 1055 to test uploading data from files 2008-07-30 21:04:44 +00:00
test1029 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1030 - Ben Van Hof filed bug report #1945240: "libcurl sometimes sends body twice 2008-05-03 21:45:12 +00:00
test1031 - Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identified 2008-05-26 20:39:41 +00:00
test1032 - Eduard Bloch filed the debian bug report #487567 2008-06-22 20:38:16 +00:00
test1033 Fixed the XML syntax of a few test files. 2008-07-17 22:39:23 +00:00
test1034 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test1035 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test1036 ftp: close connection as soon as ABOR has been sent 2010-11-08 20:50:52 +01:00
test1037 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1038 Added test cases 1038 and 1039 to test Adrian Kreher's report that ftp 2008-07-11 05:08:06 +00:00
test1039 Added test cases 1038 and 1039 to test Adrian Kreher's report that ftp 2008-07-11 05:08:06 +00:00
test1040 Added test1040 and test1041 to test -C - on HTTP. Test 1041 failed so it's 2008-07-15 03:36:38 +00:00
test1041 Added test1042 and test1043 to test -C - on HTTP. 2008-07-15 04:12:15 +00:00
test1042 Added test1042 and test1043 to test -C - on HTTP. 2008-07-15 04:12:15 +00:00
test1043 Added test1042 and test1043 to test -C - on HTTP. 2008-07-15 04:12:15 +00:00
test1044 Added test 1044 to test large file support in ftp with -I. 2008-07-26 20:09:36 +00:00
test1045 Added tests 1082 through 1085 to test symbolic --interface parameters 2008-10-08 21:46:55 +00:00
test1046 Added tests 1082 through 1085 to test symbolic --interface parameters 2008-10-08 21:46:55 +00:00
test1047 Added test case 1050 to test --ftp-port with an IPv6 address. 2008-07-29 01:05:28 +00:00
test1048 Added test case 1050 to test --ftp-port with an IPv6 address. 2008-07-29 01:05:28 +00:00
test1049 Added test case 1050 to test --ftp-port with an IPv6 address. 2008-07-29 01:05:28 +00:00
test1050 Added test case 1050 to test --ftp-port with an IPv6 address. 2008-07-29 01:05:28 +00:00
test1051 - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and 2008-08-04 22:00:22 +00:00
test1052 - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and 2008-08-04 22:00:22 +00:00
test1053 Improved the logic the decides whether to use HTTP 1.1 features or not in a 2008-09-05 17:58:53 +00:00
test1054 Added keywords 2008-07-31 02:51:44 +00:00
test1055 - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and 2008-08-04 22:00:22 +00:00
test1056 Added test of IPv6 scope handling 2008-07-31 02:38:51 +00:00
test1057 ftp: prevent server from hanging on closed data connection 2010-10-29 12:01:19 +02:00
test1058 Improved title 2008-08-03 05:13:05 +00:00
test1059 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test1060 tests: prevent test206, test1060, and test1061 from failing 2013-04-12 14:25:58 +02:00
test1061 tests: prevent test206, test1060, and test1061 from failing 2013-04-12 14:25:58 +02:00
test1062 Fixed a boundary condition error in ftp_readresp() whereby a non-terminal 2008-08-11 23:16:08 +00:00
test1063 Added test 1063 to test an invalid large range on a file: 2008-08-14 19:18:01 +00:00
test1064 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1065 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1066 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1067 added test case 1067 to verify --referer "firstone.html;auto" 2008-08-23 21:27:58 +00:00
test1068 Added test case 1068 to do a simple HTTP PUT from stdin 2008-08-28 02:03:54 +00:00
test1069 Improved the logic the decides whether to use HTTP 1.1 features or not in a 2008-09-05 17:58:53 +00:00
test1070 better description 2008-09-22 21:33:18 +00:00
test1071 Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1 2008-08-29 23:42:39 +00:00
test1072 Improved the logic the decides whether to use HTTP 1.1 features or not in a 2008-09-05 17:58:53 +00:00
test1073 Fixed misleading test message 2010-03-31 22:22:37 -07:00
test1074 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1075 Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1 2008-08-29 23:42:39 +00:00
test1076 - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames 2008-09-05 16:13:20 +00:00
test1077 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test1078 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test1079 Changed the handling of read/write errors in Curl_perform() to allow a 2008-10-07 23:15:02 +00:00
test1080 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1081 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1082 Added tests 1082 through 1085 to test symbolic --interface parameters 2008-10-08 21:46:55 +00:00
test1083 Don't rely on shell support to run multiple precheck tests 2008-10-13 20:41:02 +00:00
test1084 callbacks: acknowledge progress callback error returns 2010-08-10 23:16:08 +02:00
test1085 callbacks: acknowledge progress callback error returns 2010-08-10 23:16:08 +02:00
test1086 added an additional second to allow test to pass on heavily loaded servers 2010-02-04 09:55:45 +00:00
test1087 Added tests 1087 and 1088 to test Basic authentication on a redirect 2008-11-25 23:30:53 +00:00
test1088 Added tests 1087 and 1088 to test Basic authentication on a redirect 2008-11-25 23:30:53 +00:00
test1089 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1090 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1091 Fixed a couple more locale-dependent toupper conversions, mainly for 2009-01-21 04:42:47 +00:00
test1092 Improved the title and keywords 2009-01-21 04:46:13 +00:00
test1093 Fixed a couple more locale-dependent toupper conversions, mainly for 2009-01-21 04:42:47 +00:00
test1094 Fixed a couple more locale-dependent toupper conversions, mainly for 2009-01-21 04:42:47 +00:00
test1095 - Alexey Borzov filed bug report #2535504 2009-01-26 13:19:03 +00:00
test1096 verify that a 550-response for a RETR returns 78 but also that the control 2009-02-19 13:47:06 +00:00
test1097 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test1098 - Pramod Sharma reported and tracked down a bug when doing FTP over a HTTP 2009-04-17 12:48:24 +00:00
test1099 - Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219) 2009-04-29 11:30:03 +00:00
test1100 Make the LD_PRELOAD path absolute in the tests that use it 2010-08-16 13:36:51 -07:00
test1101 Added some missing test keywords 2009-05-22 21:34:32 +00:00
test1102 - Introduced a SYST-based test to properly set-up name format when dealing with the OS/400 FTP server. 2009-08-24 12:57:25 +00:00
test1103 - Introduced a SYST-based test to properly set-up name format when dealing with the OS/400 FTP server. 2009-08-24 12:57:25 +00:00
test1104 Added HTTP proxy keyword 2009-09-14 18:43:53 +00:00
test1105 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1106 Test #1106 needs an ftp enabled client 2009-12-16 15:24:12 +00:00
test1107 - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This 2010-01-01 14:44:44 +00:00
test1108 - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This 2010-01-01 14:44:44 +00:00
test1109 Julien Chaffraix adjusted "<name> section" line length 2010-01-22 07:32:09 +00:00
test1110 Julien Chaffraix adjusted "<name> section" line length 2010-01-22 07:32:09 +00:00
test1111 Julien Chaffraix adjusted "<name> section" line length 2010-01-22 07:32:09 +00:00
test1112 added an additional second to allow test to pass on heavily loaded servers 2010-02-03 01:41:07 +00:00
test1113 Tweaked some test data files 2010-08-25 16:43:26 -07:00
test1114 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test1115 test1115: verify that unexpected 1xx responses work fine 2010-05-28 00:55:11 +02:00
test1116 http: handle trailer headers in all chunked responses 2010-08-25 13:42:14 +02:00
test1117 sws: Added writedelay HTTP server command 2010-10-02 00:21:59 +02:00
test1118 URL-parsing: consider ? a divider 2010-10-19 20:20:06 +02:00
test1119 Check for errors while preprocessing curl.h in test 1119 2010-11-19 15:54:21 -08:00
test1120 Fixed closing test tag 2011-04-20 16:51:44 -07:00
test1121 tests: more multiple headers checks 2011-01-25 18:09:54 +01:00
test1122 transfer-encoding: added new option and cmdline 2011-04-18 19:46:21 +02:00
test1123 transfer-encoding: added new option and cmdline 2011-04-18 19:46:21 +02:00
test1124 transfer-encoding: added new option and cmdline 2011-04-18 19:46:21 +02:00
test1125 transfer-encoding: added new option and cmdline 2011-04-18 19:46:21 +02:00
test1126 tests: added HTTP If-Modified-Since tests 2011-05-13 08:55:15 +02:00
test1127 tests: added HTTP If-Modified-Since tests 2011-05-13 08:55:15 +02:00
test1128 HTTP time condition: force closure for 200 OK 2011-06-07 13:40:11 +02:00
test1129 http error response: stop sending when error is received 2011-07-20 00:08:41 +02:00
test1130 http error response: stop sending when error is received 2011-07-20 00:08:41 +02:00
test1131 http error response: stop sending when error is received 2011-07-20 00:08:41 +02:00
test1132 mem-include-scan: verify memory #includes 2012-11-17 13:56:38 +01:00
test1133 formpost: support quotes, commas and semicolon in file names 2013-01-22 15:43:29 +01:00
test1200 Tweaked some test data files 2010-08-25 16:43:26 -07:00
test1201 Tweaked some test data files 2010-08-25 16:43:26 -07:00
test1202 Tweaked some test data files 2010-08-25 16:43:26 -07:00
test1203 Fixed the IPv6 host address in test1203 2010-10-14 12:45:01 -07:00
test1204 Curl_http_input_auth: handle multiple auths in WWW-Authenticate 2011-10-20 13:12:02 +02:00
test1205 large headers: have curl accept >16K headers 2011-10-24 17:28:41 +02:00
test1206 FTP: perform active connections non-blocking 2011-12-20 20:30:02 +01:00
test1207 FTP: perform active connections non-blocking 2011-12-20 20:30:02 +01:00
test1208 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1209 FTP tests 1206 - 1209: don't expect QUIT 2011-11-25 22:49:49 +01:00
test1210 -J -O: use -O name if no Content-Disposition header comes! 2011-11-20 23:35:49 +01:00
test1211 test 1211: FTP test to repeat bug #3429299 2011-11-25 23:15:58 +01:00
test1212 SOCKS: fix socks proxy when noproxy matched 2013-02-11 20:10:52 +01:00
test1213 HTTP proxy: insert slash in URL if missing 2013-03-15 14:18:16 +01:00
test1214 HTTP proxy: insert slash in URL if missing 2013-03-15 14:18:16 +01:00
test1215 proxy: make ConnectionExists() check credential of proxyconnections too 2013-04-08 16:13:27 +02:00
test1216 test1218: another cookie tailmatch test 2013-04-11 23:52:12 +02:00
test1217 test1217: verify parsing 257 responses with "rubbish" before path 2013-04-09 22:21:49 +02:00
test1218 test1218: another cookie tailmatch test 2013-04-11 23:52:12 +02:00
test1219 FTP: handle a 230 welcome response 2013-04-12 23:59:37 +02:00
test1220 query-part: ignore the URI part for given protocols 2011-11-24 23:31:19 +01:00
test1221 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1222 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1223 writeout: -w now supports remote_ip/port and local_ip/port 2013-01-03 23:16:38 +01:00
test1224 FTP: access files in root dir correctly 2013-04-12 22:43:13 +02:00
test1225 FTP: access files in root dir correctly 2013-04-12 22:43:13 +02:00
test1226 FTP: access files in root dir correctly 2013-04-12 22:43:13 +02:00
test1227 FTP: access files in root dir correctly 2013-04-12 22:43:13 +02:00
test1228 cookies: only consider full path matches 2013-05-18 22:54:48 +02:00
test1229 Digest auth: escape user names with \ or " in them 2013-05-27 19:45:12 +02:00
test1230 test1230: verify CONNECT to a numerical ipv6-address 2013-06-04 22:52:13 +02:00
test1231 dotdot: introducing dot file path cleanup 2013-06-22 14:15:07 +02:00
test1300 unittests: a dedicated feature in tests 2011-01-03 22:42:46 +01:00
test1301 tests: <info> tag corrections 2011-01-04 23:13:10 +01:00
test1302 tests: <info> tag corrections 2011-01-04 23:13:10 +01:00
test1303 unittest: 1303 tests Curl_timeleft 2011-01-04 23:13:10 +01:00
test1304 test suite: use test case specific netrc file names 2011-09-05 12:39:50 +02:00
test1305 Added unit test 1306 so tests 558 & 559 are now fully replaced 2011-03-04 15:13:12 -08:00
test1306 Added unit test 1306 so tests 558 & 559 are now fully replaced 2011-03-04 15:13:12 -08:00
test1307 Moved test 577 into the unit test framework as test 1307 2011-03-04 15:56:40 -08:00
test1308 curl_formget: fix FILE * leak 2011-06-13 22:32:00 +02:00
test1309 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1310 NTLM_WB: final congruency naming adjustments 2011-08-27 06:31:18 +02:00
test1311 -J: support ';' in quoted file names 2011-08-04 17:48:45 +02:00
test1312 -J: support ';' in quoted file names 2011-08-04 17:48:45 +02:00
test1313 test1313: test content-disposition with uneven quotes 2011-08-04 23:25:55 +02:00
test1314 Added some missing test case XML tags and keywords 2011-10-21 13:33:40 -07:00
test1315 New test for multiple file upload 2011-12-16 11:39:53 +01:00
test1316 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test1317 new test: verify --resolve 2011-12-23 14:46:20 +01:00
test1318 Add --resolve to the keywords and name of test 1318 2012-11-19 10:58:14 +01:00
test1319 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test1320 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test1321 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test1322 tests: test CRLF in URLs 2012-01-24 08:54:26 +01:00
test1323 tests: test CRLF in URLs 2012-01-24 08:54:26 +01:00
test1324 tests: test CRLF in URLs 2012-01-24 08:54:26 +01:00
test1325 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test1326 Add two tests for telnet: URLs 2012-01-18 22:20:33 +01:00
test1327 Add two tests for telnet: URLs 2012-01-18 22:20:33 +01:00
test1328 curl tool: don't abort glob-loop due to failures 2012-02-06 16:52:17 +01:00
test1329 parse_proxy: bail out on zero-length proxy names! 2012-02-10 16:26:20 +01:00
test1330 tests: 96, 558, 1330: strip build subdirectory dependent leading path 2013-03-16 00:59:54 +01:00
test1331 test1331: cookies on a 407 response 2012-04-05 23:22:15 +02:00
test1332 test: added test 1332 that tests --post303 2012-04-05 23:37:16 +02:00
test1333 Remove stray CRLF in chunk-encoded content-free request bodies 2012-11-26 15:28:53 +01:00
test1334 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1335 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1336 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1337 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1338 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1339 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1340 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1341 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1342 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1343 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1344 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1345 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1346 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1347 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1348 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1349 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1350 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1351 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1352 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1353 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1354 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1355 tests: fix test definitions # 1355, 1363, 1385 and 1393 2012-06-11 13:56:40 +02:00
test1356 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1357 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1358 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1359 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1360 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1361 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1362 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1363 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1364 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1365 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1366 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1367 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1368 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1369 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1370 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1371 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1372 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1373 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1374 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1375 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1376 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1377 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1378 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1379 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1380 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1381 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1382 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1383 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1384 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1385 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1386 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1387 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1388 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1389 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1390 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1391 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1392 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1393 tests: specify 'text' mode for some output files in verify section 2013-03-18 20:45:35 +01:00
test1394 unit1394.c: plug the curl tool unit test in 2013-05-06 15:03:13 +02:00
test1395 dotdot: introducing dot file path cleanup 2013-06-22 14:15:07 +02:00
test1396 unit1396: unit tests to verify curl_easy_(un)escape 2013-06-22 11:21:35 +02:00
test1400 Made -D option work with -O and -J. 2012-05-25 23:06:08 +02:00
test1401 Made -D option work with -O and -J. 2012-05-25 23:06:08 +02:00
test1402 Made -D option work with -O and -J. 2012-05-25 23:06:08 +02:00
test1403 Made -D option work with -O and -J. 2012-05-25 23:06:08 +02:00
test1404 Made -D option work with -O and -J. 2012-05-25 23:06:08 +02:00
test1405 Made -D option work with -O and -J. 2012-05-25 23:06:08 +02:00
test1406 smtp: Fixed sending of double CRLF caused by first in EOB 2013-05-04 10:00:33 +01:00
test1407 always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
test1408 test: Added test HTTP receive cookies over IPv6 2012-06-24 22:59:15 +02:00
test1409 tests: verify the stricter numeric option parser 2012-07-12 00:32:23 +02:00
test1410 tests: verify the stricter numeric option parser 2012-07-12 00:32:23 +02:00
test1412 test1412: verify Digest with repeated URLs 2012-11-06 22:23:56 +01:00
test1413 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test1500 Unit test for curl_multi_wait() 2012-09-01 23:27:11 +02:00
test1501 FTP: prevent the multi interface from blocking 2012-11-04 19:05:39 +01:00
test1502 test 1502: OOM handling fixes 2012-12-23 21:50:40 +01:00
test1503 test 1503: same as 1502 but with a different cleanup sequence 2012-12-23 21:50:41 +01:00
test1504 test 1504 and 1505: same as 1502 but with different cleanup sequences 2012-12-25 13:34:43 +01:00
test1505 test 1504 and 1505: same as 1502 but with different cleanup sequences 2012-12-25 13:34:43 +01:00
test1506 CURLMOPT_MAXCONNECTS: restore functionality 2013-02-05 09:17:52 +01:00
test1507 DONE: consider callback-aborted transfers premature 2013-02-08 13:57:01 +01:00
test1508 Fix NULL pointer reference when closing an unused multi handle. 2013-02-10 22:57:58 +01:00
test1509 test1509: verify proxy header response headers count 2013-03-27 15:30:46 +01:00
test1510 easy: Fix the broken CURLOPT_MAXCONNECTS option 2013-04-04 10:33:39 +02:00
test1511 tests: add test1511 to check timecond clean-up 2013-04-22 22:46:47 +02:00
test1900 Multiple pipelines and limiting the number of connections. 2013-03-13 23:55:24 +01:00
test1901 Multiple pipelines and limiting the number of connections. 2013-03-13 23:55:24 +01:00
test1902 Multiple pipelines and limiting the number of connections. 2013-03-13 23:55:24 +01:00
test1903 Multiple pipelines and limiting the number of connections. 2013-03-13 23:55:24 +01:00
test2000 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test2001 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test2002 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test2003 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test2004 use --insecure to allow non-matching known hosts for SSH-based protocols 2009-08-12 08:14:53 +00:00
test2005 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2006 test2006: Updated expected output to include hash name 2012-09-18 00:14:34 +02:00
test2007 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2008 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2009 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2010 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2011 metalink tests: Updated expected output to include hash name 2012-09-17 07:35:11 +02:00
test2012 test2005 to test2016: improve failure detection 2012-06-29 15:44:50 +02:00
test2013 test2005 to test2016: improve failure detection 2012-06-29 15:44:50 +02:00
test2014 test2005 to test2016: improve failure detection 2012-06-29 15:44:50 +02:00
test2015 test2005 to test2016: improve failure detection 2012-06-29 15:44:50 +02:00
test2016 test2005 to test2016: improve failure detection 2012-06-29 15:44:50 +02:00
test2017 test2017 to test2022: more metalink tests 2012-06-29 16:09:55 +02:00
test2018 test2017 to test2022: more metalink tests 2012-06-29 16:09:55 +02:00
test2019 test2017 to test2022: more metalink tests 2012-06-29 16:09:55 +02:00
test2020 test2017 to test2022: more metalink tests 2012-06-29 16:09:55 +02:00
test2021 test2017 to test2022: more metalink tests 2012-06-29 16:09:55 +02:00
test2022 test2017 to test2022: more metalink tests 2012-06-29 16:09:55 +02:00
test2023 Add tests of auth retries 2012-08-03 17:01:54 -04:00
test2024 Add tests of auth retries 2012-08-03 17:01:54 -04:00
test2025 dd missing NTLM feature for tests 2025, and 2028 to 2032 2012-11-27 18:01:55 +01:00
test2026 Add tests of auth retries 2012-08-03 17:01:54 -04:00
test2027 test 2027/2030: take duplicate Digest requests into account 2012-11-06 22:23:56 +01:00
test2028 dd missing NTLM feature for tests 2025, and 2028 to 2032 2012-11-27 18:01:55 +01:00
test2029 dd missing NTLM feature for tests 2025, and 2028 to 2032 2012-11-27 18:01:55 +01:00
test2030 dd missing NTLM feature for tests 2025, and 2028 to 2032 2012-11-27 18:01:55 +01:00
test2031 dd missing NTLM feature for tests 2025, and 2028 to 2032 2012-11-27 18:01:55 +01:00
test2032 dd missing NTLM feature for tests 2025, and 2028 to 2032 2012-11-27 18:01:55 +01:00
test2033 test2033: requires NTLM support 2013-06-12 10:34:10 +02:00