curl/tests/data
Kamil Dudka b5c3feda17 NTLM tests: boost coverage by forcing the hostname
A shared library tests/libtest/.libs/lihostname.so is preloaded in NTLM
test-cases to override the system implementation of gethostname().  It
makes it possible to test the NTLM authentication for exact match, and
this way test the implementation of MD4 and DES.

If LD_PRELOAD doesn't work, a debug build willl also workk as debug
builds are now made to prefer a specific environment variable and will
then return that content as host name instead of the actual one.

Kamil wrote the bulk of this, Daniel Stenberg polished it.
2010-07-30 00:51:24 +02:00
..
.gitattributes Add .gitattributes files to turn off CRLF translation for some files 2010-03-24 23:48:35 -04:00
DISABLED remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
Makefile.am test1115: verify that unexpected 1xx responses work fine 2010-05-28 00:55:11 +02:00
test1
test2
test3
test4
test5 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test6
test7
test8 cookies with same path length might get sorted in different order when 2010-02-03 01:53:47 +00:00
test9
test10
test11
test12
test13
test14
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
test18 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test19
test20 Added "non-existing host" test keywords to make it easy to skip those 2009-05-20 19:30:06 +00:00
test21
test22
test23
test24 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test25
test26
test27
test28
test29
test30
test31 - Dima Barsky made the curl cookie parser accept cookies even with blank or 2009-10-25 18:15:14 +00:00
test32
test33
test34
test35 restored from my messy previous commit mistake 2008-11-21 07:47:31 +00:00
test36
test37
test38 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test39
test40
test41
test42
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
test45
test46 - I'm abandoning the system with the web site mirrors (but keeping download 2008-08-28 11:35:54 +00:00
test47
test48
test49
test50
test51
test52
test53
test54
test55
test56
test57 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test58
test59
test60 Added test case 1068 to do a simple HTTP PUT from stdin 2008-08-28 02:03:54 +00:00
test61 made the cookie tests 61 and 62 test httponly cookies, both receiving in 2009-05-10 18:02:37 +00:00
test62 made the cookie tests 61 and 62 test httponly cookies, both receiving in 2009-05-10 18:02:37 +00: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
test65
test66
test67 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test68 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test69 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test70
test71
test72
test73 - I'm abandoning the system with the web site mirrors (but keeping download 2008-08-28 11:35:54 +00:00
test74 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test75
test76
test77
test78
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 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP 2009-02-02 16:19:23 +00:00
test81 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02: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 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP 2009-02-02 16:19:23 +00: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
test88
test89 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test90 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test91 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test92
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 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP 2009-02-02 16:19:23 +00:00
test95 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP 2009-02-02 16:19:23 +00:00
test97
test98
test99
test100
test101
test102
test103
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
test107
test108
test109
test110
test111
test112
test113
test114
test115
test116
test117
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
test120
test121
test122
test123
test124
test125
test126
test127
test128
test129 oops, I forgot to cvs add this before my previous commit (Dan Fandrich 2010-01-19 22:22:54 +00:00
test130
test131
test132
test133
test134
test135
test136
test137
test138
test139
test140
test141
test142
test143
test144
test145
test146 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test147
test148
test149 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test150 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test151
test152 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test153
test154
test155 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test156
test157
test158
test159 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test160 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test161
test162 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test163
test164
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
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 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02: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 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00:00
test172 - I'm abandoning the system with the web site mirrors (but keeping download 2008-08-28 11:35:54 +00:00
test173
test174
test175
test176
test177
test178
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
test181
test182
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
test187 Added keywords 2008-07-31 02:51:44 +00:00
test188 Added keywords 2008-07-31 02:51:44 +00:00
test189
test190
test191
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
test195
test196 - Siegfried Gyuricsko found out that the curl manual said --retry would retry 2009-12-10 21:02:11 +00:00
test197 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test198
test199
test200
test201
test202 Tweaked a few tests to test proper Turkish locale handling 2008-10-23 01:53:27 +00:00
test203
test204
test205
test206 Changed host name to be under the haxx.se domain 2009-05-08 15:49:19 +00:00
test207
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 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test210
test211
test212
test213 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test214
test215
test216
test217 Changed host name to be under the haxx.se domain 2009-05-08 15:49:19 +00:00
test218
test220 Tweaked a few tests to test proper Turkish locale handling 2008-10-23 01:53:27 +00:00
test221
test222
test223
test224
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
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
test236
test237
test238
test239 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test240
test241
test242
test243 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test245
test246
test247
test248
test249
test250
test251 Fixed the --ftp-port address to the CLIENTIP address. 2009-05-05 08:19:55 +00:00
test252
test253
test254
test255
test256 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test257 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is 2008-11-19 22:00:14 +00: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
test261
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 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test266
test267 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test268
test269
test270
test271
test272
test273
test274
test275 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP 2009-02-02 16:19:23 +00:00
test276
test277
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
test281
test282
test283
test284
test285
test286
test287 Changed host name to be under the haxx.se domain 2009-05-08 15:49:19 +00:00
test288
test289
test290
test291
test292
test293 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test294
test295
test296
test297
test298
test299 - When doing non-anonymous ftp via http proxies and the password is not 2009-06-16 13:16:28 +00:00
test300
test301
test302
test303 added an additional second to allow test to pass on heavily loaded servers 2010-02-03 01:41:07 +00:00
test304
test305
test306
test307
test308
test309
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
test350
test351
test352
test353
test354
test400
test401
test402
test403
test404
test405
test406
test407
test408
test409
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 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP 2009-02-02 16:19:23 +00:00
test504
test505
test506 Changed the test data file so it passes an XML syntax check 2008-09-15 22:35:09 +00: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
test510 - Martin Storsjo made libcurl use the Expect: 100-continue header for posts 2009-12-07 20:25:17 +00:00
test511
test512
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
test516
test517 disable the tests that differ between 32 and 64 bit 2009-08-27 18:15:38 +00:00
test518
test519
test520
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 Remove pointless storing of the protocol as a string within the connectdata 2009-12-17 15:45:04 +00:00
test524
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 Added multi keyword 2008-08-26 20:11:12 +00: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
test537
test538 Added multi keyword 2008-08-26 20:21:59 +00:00
test539 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test540 Changed host name to be under the haxx.se domain 2009-05-08 15:49:19 +00:00
test541
test542
test543
test544
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 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test548 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test549 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test550 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test551 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test552 Changed host name to be under the haxx.se domain 2009-05-08 15:49:19 +00:00
test553
test554
test555 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test556
test557 Modified test case 557 to additionally verify libcurl's internal curl_m*printf() 2010-02-04 14:41:01 +00:00
test558 test #558 tests internal hash create/destroy 2008-10-27 20:01:58 +00:00
test559 test #558 tests internal hash create/destroy 2008-10-27 20:01:58 +00:00
test560 Added test case 560: 2008-11-11 21:59:25 +00:00
test561 Fixed a couple more locale-dependent toupper conversions, mainly for 2009-01-21 04:42:47 +00:00
test562 - I was going to fix issue #59 in KNOWN_BUGS 2009-04-30 09:02:39 +00:00
test563 Added and disabled test case 563 which shows KNOWN_BUGS #59. The bug 2009-05-03 19:25:17 +00:00
test564 Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using 2009-05-11 11:43:55 +00:00
test565 - Martin Storsjo made libcurl use the Expect: 100-continue header for posts 2009-12-07 20:25:17 +00: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 update rtsp server header field from SWS to RTSPD 2010-02-01 19:57:11 +00:00
test569 update rtsp server header field from SWS to RTSPD 2010-02-01 19:57:11 +00:00
test570 update rtsp server header field from SWS to RTSPD 2010-02-01 19:57:11 +00:00
test571 update rtsp server header field from SWS to RTSPD 2010-02-01 19:57:11 +00:00
test572 Fix RTSP GET_PARAMETER empty and non-empty operation. 2010-03-24 13:21:14 +01:00
test573 multi interface: missed storing connection time 2010-05-07 23:49:29 +02:00
test574 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test575 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test576 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02:00
test577 Fixed test 577 to work when --enable-hidden-symbols is configured 2010-05-14 14:42:58 -07: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
test700
test701
test702
test703
test704
test705
test706
test707
test800 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) 2009-12-12 21:54:01 +00:00
test801 introducing the first IMAP FETCH test 2009-12-20 11:07:04 +00:00
test802 - Fixed the SMTP compliance by making sure RCPT TO addresses are specified 2010-02-20 22:29:59 +00:00
test803 - Fixed the SMTP compliance by making sure RCPT TO addresses are specified 2010-02-20 22:29:59 +00:00
test804 _ Adjusted RFC821 HELO fallback and enabled test804 2010-02-22 13:57:57 +00:00
test805 Implement SMTP authentication 2010-04-19 11:16:30 +02:00
test806 Implement SMTP authentication 2010-04-19 11:16:30 +02:00
test807 Implement SMTP authentication 2010-04-19 11:16:30 +02:00
test1000
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
test1004
test1005
test1006
test1007
test1008 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test1009
test1010
test1011
test1012
test1013
test1014
test1015
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 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
test1022
test1023
test1024
test1025
test1026
test1027
test1028
test1029 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1030
test1031
test1032
test1033
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 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1037 Always use nocheck="yes" for consistency 2009-01-07 21:57:26 +00:00
test1038
test1039
test1040
test1041
test1042
test1043
test1044
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
test1048
test1049
test1050
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 Added tests 1057 and 1058 to test FTP and HTTPS transfers with ranges 2008-08-01 22:12:34 +00:00
test1058 Improved title 2008-08-03 05:13:05 +00:00
test1059 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP 2009-02-02 16:19:23 +00:00
test1060 Changed host name to be under the haxx.se domain 2009-05-08 15:49:19 +00:00
test1061 Changed host name to be under the haxx.se domain 2009-05-08 15:49:19 +00: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 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP 2009-02-02 16:19:23 +00: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 Added "non-existing host" test keywords to make it easy to skip those 2009-05-20 19:30:06 +00:00
test1085 Added "non-existing host" test keywords to make it easy to skip those 2009-05-20 19:30:06 +00: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 Added missing NTLM feature for test 1097 2009-05-30 04:34:11 +00: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 NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02: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 - John P. McCaskey posted a bug report that showed how libcurl did wrong when 2009-09-26 20:51:51 +00: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 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 2010-05-12 23:17:51 +02: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
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