curl/tests/data
Daniel Stenberg 950b53da0d
ftp: remove superfluous checking for crlf in user or pwd
... as this is already done much earlier in the URL parser.

Also add test case 894 that verifies that pop3 with an encodedd CR in
the user name is rejected.

Closes #4887
2020-02-07 08:18:23 +01:00
..
.gitattributes
.gitignore
CMakeLists.txt
DISABLED
Makefile.am
Makefile.inc
test1
test2
test3
test4
test5
test6
test7
test8
test9
test10
test11
test12
test13
test14
test15
test16
test17
test18
test19
test20
test21
test22
test23
test24
test25
test26
test27
test28
test29
test30
test31
test32
test33
test34
test35
test36
test37
test38
test39
test40
test41
test42
test43
test44
test45
test46
test47
test48
test49
test50
test51
test52
test53
test54
test55
test56
test57
test58
test59
test60
test61
test62
test63
test64
test65
test66
test67
test68
test69
test70
test71
test72
test73
test74
test75
test76
test77
test78
test79
test80
test81
test82
test83
test84
test85
test86
test87
test88
test89
test90
test91
test92
test93
test94
test95
test96
test97
test98
test99
test100
test101
test102
test103
test104
test105
test106
test107
test108
test109
test110
test111
test112
test113
test114
test115
test116
test117
test118
test119
test120
test121
test122
test123
test124
test125
test126
test127
test128
test129
test130
test131
test132
test133
test134
test135
test136
test137
test138
test139
test140
test141
test142
test143
test144
test145
test146
test147
test148
test149
test150
test151
test152
test153
test154
test155
test156
test157
test158
test159
test160
test161
test162
test163
test164
test165
test166
test167
test168
test169
test170
test171
test172
test173
test174
test175
test176
test177
test178
test179
test180
test181
test182
test183
test184
test185
test186
test187
test188
test189
test190
test191
test192
test193
test194
test195
test196
test197
test198
test199
test200
test201
test202
test203
test204
test205
test206
test207
test208
test209
test210
test211
test212
test213
test214
test215
test216
test217
test218
test219
test220
test221
test222
test223
test224
test225
test226
test227
test228
test229
test230
test231
test232
test233
test234
test235
test236
test237
test238
test239
test240
test241
test242
test243
test244
test245
test246
test247
test248
test249
test250
test251
test252
test253
test254
test255
test256
test257
test258
test259
test260
test261
test262
test263
test264
test265
test266
test267
test268
test269
test270
test271
test272
test273
test274
test275
test276
test277
test278
test279
test280
test281
test282
test283
test284
test285
test286
test287
test288
test289
test290
test291
test292
test293
test294
test295
test296
test297 Added test cases 296, 297 and 298 to test --ftp-method handling 2007-04-18 06:30:28 +00:00
test298
test299
test300
test301
test302
test303
test304
test305
test306
test307
test308
test309
test310
test311
test312
test313
test314
test315
test316
test317
test318 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test319
test320
test321
test322
test323
test324
test325
test326
test327
test328
test329
test330
test331
test332
test333
test334
test335
test336
test337
test338
test339
test340
test341
test342
test343
test350
test351
test352
test353
test354
test355
test356
test393
test394
test395
test400
test401
test402
test403
test404
test405
test406
test407
test408
test409
test490
test491
test492
test500
test501
test502
test503
test504
test505
test506
test507
test508
test509
test510
test511
test512
test513
test514
test515
test516
test517
test518 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test519
test520
test521 FTP tests: enable text-mode for data and datacheck sections 2014-01-31 20:05:21 +01:00
test522
test523
test524
test525
test526
test527
test528
test529
test530
test531
test532
test533
test534
test535
test537
test538
test539
test540
test541
test542
test543
test544
test545
test546
test547
test548
test549
test550
test551
test552
test553
test554
test555
test556
test557
test558
test559
test560
test561
test562
test563
test564
test565
test566
test567
test568
test569
test570
test571
test572 whitespace fixes 2018-09-23 22:24:02 +00:00
test573
test574
test575
test576
test577
test578
test579
test580
test581
test582
test583
test584
test585
test586
test587
test588
test589
test590
test591
test592
test593
test594
test595
test596
test597
test598
test599
test600
test601
test602
test603
test604
test605
test606
test607
test608
test609
test610
test611
test612
test613
test614
test615
test616
test617
test618
test619
test620
test621
test622
test623
test624
test625
test626
test627
test628
test629
test630
test631
test632
test633
test634
test635
test636
test637
test638
test639
test640
test641
test642
test643
test644
test645
test646
test647
test648
test649
test650
test651
test652
test653
test654
test655
test656
test658
test659
test660
test661
test662
test663
test700
test701
test702
test703
test704
test705
test706
test707
test708
test709
test710
test711
test712
test713
test714
test715
test716
test717
test800
test801
test802
test803
test804
test805
test806
test807
test808
test809
test810
test811
test812
test813
test814
test815
test816
test817
test818
test819
test820
test821 imap: change from "FETCH" to "UID FETCH" 2018-09-06 10:57:48 +02:00
test822
test823
test824
test825
test826
test827
test828
test829
test830
test831
test832
test833
test834
test835
test836
test837
test838
test839
test840
test841
test842 vauth/oauth2: Fix OAUTHBEARER token generation 2019-04-02 15:52:12 -04:00
test843
test844
test845
test846
test847
test848
test849
test850
test851 spelling fixes 2018-06-03 12:14:45 +00:00
test852
test853
test854
test855
test856
test857
test858
test859
test860
test861
test862
test863
test864
test865 sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 2019-04-22 12:29:49 +01:00
test866
test867
test868
test869
test870
test871
test872
test873
test874
test875
test876
test877
test878
test879
test880
test881
test882
test883
test884
test885
test886
test887
test888
test889
test890
test891
test892
test893
test894
test900
test901
test902
test903
test904
test905
test906
test907
test908
test909 tests: Updated email addresses in SMTP tests following recent changes 2013-09-29 16:48:02 +01:00
test910
test911
test912
test913
test914
test915
test916
test917
test918
test919
test920
test921
test922
test923
test924 tests: Corrected missing data reply sections from 3d50e91aee 2013-11-16 17:19:26 +00:00
test925
test926
test927
test928
test929
test930
test931
test932
test933
test934
test935
test936
test937
test938
test939
test940
test941
test942 tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests 2015-01-28 19:55:06 +00:00
test943
test944
test945
test946
test947 vauth/oauth2: Fix OAUTHBEARER token generation 2019-04-02 15:52:12 -04:00
test948
test949
test950
test951
test952
test953
test954
test1000
test1001
test1002
test1003
test1004
test1005
test1006
test1007
test1008
test1009
test1010
test1011 Do not mix CRLF and LF header endings in a couple of HTTP tests 2012-11-19 10:58:02 +01:00
test1012
test1013
test1014
test1015
test1016
test1017
test1018
test1019
test1020
test1021
test1022 now returns 0 2008-06-01 22:04:09 +00:00
test1023
test1024
test1025
test1026
test1027
test1028 Added test cases 1052 through 1055 to test uploading data from files 2008-07-30 21:04:44 +00:00
test1029 FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output 2018-10-08 08:35:40 +02:00
test1030
test1031
test1032 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1033
test1034 tests: Fixed XML validation errors in some test files. 2019-02-21 22:10:48 +01:00
test1035
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
test1039
test1040
test1041 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1042
test1043 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1044 Added test 1044 to test large file support in ftp with -I. 2008-07-26 20:09:36 +00:00
test1045
test1046 tests: Fix some incorrect precheck error messages. 2019-03-24 13:02:05 +01:00
test1047 FTP tests: enable text-mode for more datacheck sections 2014-02-01 13:43:19 +01:00
test1048
test1049 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1050
test1051
test1052
test1053 mime: tests and examples. 2017-09-02 19:08:45 +01:00
test1054
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
test1057
test1058
test1059
test1060
test1061
test1062
test1063 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test1064
test1065
test1066
test1067 added test case 1067 to verify --referer "firstone.html;auto" 2008-08-23 21:27:58 +00:00
test1068 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test1069
test1070 HTTP: increase EXPECT_100_THRESHOLD to 1Mb 2020-01-20 08:33:44 +01:00
test1071
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
test1074
test1075 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1076
test1077
test1078
test1079
test1080
test1081
test1082 tests: Fix some incorrect precheck error messages. 2019-03-24 13:02:05 +01:00
test1083 tests: Fix some incorrect precheck error messages. 2019-03-24 13:02:05 +01:00
test1084 callbacks: acknowledge progress callback error returns 2010-08-10 23:16:08 +02:00
test1085
test1086 Added the "flaky" keyword to a number of tests 2014-10-26 13:50:38 +01:00
test1087
test1088
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 FTP: url-decode path before evaluation 2019-09-27 08:29:54 +02:00
test1092 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1093 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1094
test1095 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1096
test1097
test1098 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1099
test1100 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test1101 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1102
test1103
test1104
test1105
test1106
test1107
test1108
test1109
test1110
test1111
test1112
test1113
test1114
test1115
test1116
test1117
test1118
test1119
test1120
test1121
test1122
test1123
test1124
test1125
test1126
test1127
test1128
test1129
test1130 http error response: stop sending when error is received 2011-07-20 00:08:41 +02:00
test1131
test1132
test1133 HTTP: increase EXPECT_100_THRESHOLD to 1Mb 2020-01-20 08:33:44 +01:00
test1134
test1135 multi: add curl_multi_wakeup() 2019-11-25 15:45:56 +01:00
test1136 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1137 test1137: verify --ignore-content-length for FTP 2015-10-23 15:24:56 +02:00
test1138
test1139
test1140
test1141 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1142
test1143
test1144
test1145 url: Fix parsing for when 'file' is the default protocol 2017-01-12 15:37:11 -05:00
test1146 FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output 2018-10-08 08:35:40 +02:00
test1147 test1147: verify -H on a file 2017-06-15 11:09:48 +02:00
test1148 test1148: fix precheck output 2018-09-02 12:51:00 +02:00
test1149 FTP: remove trailing slash from path for LIST/MLSD 2019-09-18 09:27:21 +02:00
test1150
test1151
test1152 FTP: zero terminate the entry path even on bad input 2017-10-02 07:50:17 +02:00
test1153
test1154
test1155
test1156
test1157
test1158
test1159
test1160 tests: Fixed XML validation errors in some test files. 2019-02-21 22:10:48 +01:00
test1161
test1162
test1163
test1164
test1165
test1166
test1167 test1167: verify global symbols in public headers are curl prefixed 2020-01-09 22:57:33 +01:00
test1170
test1171 HTTP: allow "header;" to replace an internal header with a blank one 2018-03-11 11:46:10 +01:00
test1172
test1173 test1173: make it also check all libcurl option man pages 2019-07-16 12:38:42 +02:00
test1174 http09: disable HTTP/0.9 by default in both tool and library 2019-08-06 00:08:14 +02:00
test1175 test1175: verify symbols-in-versions and libcurl-errors.3 in sync 2019-11-22 09:11:53 +01:00
test1176
test1200
test1201 test1201: Add a trailing `?' to the selector 2018-12-13 10:24:01 +01:00
test1202
test1203 Fixed the IPv6 host address in test1203 2010-10-14 12:45:01 -07:00
test1204
test1205
test1206
test1207 FTP: perform active connections non-blocking 2011-12-20 20:30:02 +01:00
test1208
test1209
test1210
test1211
test1212
test1213 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1214
test1215
test1216 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1217
test1218
test1219
test1220 tests: use %FILE_PWD for file:// URLs 2019-10-21 17:28:48 +02:00
test1221
test1222 tests: move objnames-* from lib into tests 2019-01-15 08:09:34 +01:00
test1223
test1224
test1225
test1226
test1227
test1228
test1229 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1230 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1231
test1232
test1233
test1234 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test1235 tests: added globbing keyword to URL globbing tests 2014-07-12 01:52:07 +02:00
test1236 glob: error out on range overflow 2013-08-16 11:55:04 +02:00
test1237 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test1238 Curl_expire_latest: ignore already expired timers 2017-04-11 16:53:33 +02:00
test1239
test1240
test1241
test1242
test1243 tests: removed redundant --trace-ascii arguments 2017-05-09 19:43:22 +02:00
test1244 proxy: fix tests as follow-up to 93b0d907d5 2016-08-16 10:15:26 +02:00
test1245 tests: list the primary server first in the server section 2017-05-09 00:40:28 +02:00
test1246 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1247 curl: add --fail-early 2016-11-14 08:35:40 +01:00
test1248 url: Fix NO_PROXY env var to work properly with --proxy option. 2017-01-13 11:18:11 +01:00
test1249
test1250
test1251
test1252 url: --noproxy option overrides NO_PROXY environment variable 2017-01-13 11:18:29 +01:00
test1253 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1254
test1255
test1256
test1257
test1258
test1259
test1260 test1260: added http as a required feature 2017-03-08 09:06:56 +01:00
test1261
test1262
test1263
test1264 test1264: verify URL with space in host name being rejected 2017-11-22 11:14:44 +01:00
test1265
test1266
test1267 http: added options for allowing HTTP/0.9 responses 2018-12-21 10:49:30 +01:00
test1268 Tests: fixes for Windows 2018-08-22 12:26:21 +02:00
test1269 curl: cap the maximum allowed values for retry time arguments 2019-07-30 08:17:01 +02:00
test1270 test1270: a basic -w redirect_url test 2019-12-18 08:26:03 +01:00
test1271
test1280
test1281
test1282 test1282: verify the ftp-gss check 2016-12-24 23:35:54 +01:00
test1283
test1284
test1285
test1286
test1287 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1288
test1289
test1290
test1291 curl: support parallel transfers 2019-07-20 19:14:16 +02:00
test1292 HTTP: allow "header;" to replace an internal header with a blank one 2018-03-11 11:46:10 +01:00
test1293 curl: properly free mimepost data 2020-01-04 23:06:44 +01:00
test1298
test1299
test1300 unittests: a dedicated feature in tests 2011-01-03 22:42:46 +01:00
test1301
test1302
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
test1307 unit1307: require FTP support 2019-02-13 08:42:11 +01:00
test1308
test1309
test1310
test1311
test1312
test1313
test1314
test1315
test1316 FTP tests: enable text-mode for more datacheck sections 2014-02-01 13:43:19 +01:00
test1317
test1318
test1319
test1320
test1321
test1322 test: update test20/1322 for eglibc bug workaround 2018-11-22 13:41:35 +01:00
test1323
test1324
test1325
test1326
test1327
test1328
test1329
test1330 TrackMemory tests: always remove CR before LF 2020-01-06 20:56:27 +01:00
test1331
test1332
test1333 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test1334 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1335
test1336
test1337 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1338 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1339
test1340
test1341
test1342
test1343
test1344
test1345
test1346 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1347
test1348
test1349 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1350
test1351
test1352
test1353 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1354
test1355 tests: fix test definitions # 1355, 1363, 1385 and 1393 2012-06-11 13:56:40 +02:00
test1356
test1357
test1358 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1359
test1360 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1361
test1362
test1363
test1364
test1365
test1366
test1367 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1368 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1369 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1370 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1371
test1372
test1373
test1374 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1375 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1376
test1377
test1378
test1379 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1380
test1381
test1382 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1383 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1384 Fixed some XML syntax issues in the test data 2014-01-17 00:32:02 +01:00
test1385
test1386 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1387 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1388
test1389 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1390 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +01:00
test1391 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:28 +01:00
test1392
test1393 HTTP tests: use CRLF as header seperator according to RFC 2616 2014-02-14 20:12:27 +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 test1396: invoke the correct test tool! 2013-06-22 22:20:31 +02:00
test1397
test1398
test1399 progress: prevent resetting t_starttransfer 2017-06-30 09:05:53 +02:00
test1400 curl: make code work with protocol-disabled libcurl 2019-05-18 16:14:10 +02:00
test1401
test1402
test1403 http09: disable HTTP/0.9 by default in both tool and library 2019-08-06 00:08:14 +02:00
test1404 http09: disable HTTP/0.9 by default in both tool and library 2019-08-06 00:08:14 +02:00
test1405 curl: make code work with protocol-disabled libcurl 2019-05-18 16:14:10 +02:00
test1406
test1407
test1408
test1409
test1410
test1411
test1412
test1413
test1414
test1415
test1416
test1417
test1418
test1419
test1420
test1421
test1422 test1422: add required file feature 2018-07-14 12:56:43 +02:00
test1423
test1424
test1425
test1426
test1427
test1428 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1429 http: don't parse body-related headers bodyless responses 2019-06-02 22:58:04 +02:00
test1430
test1431
test1432
test1433
test1434
test1435 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00:00
test1436
test1437 Added test 1437 to verify a memory leak 2016-02-19 10:45:09 +01:00
test1438
test1439 tests: Add some testcases for recent new features. 2016-11-26 17:04:55 +01:00
test1440 test1440/1: depend on well-defined file: behaviour 2017-03-12 23:27:00 +01:00
test1441
test1442
test1443 test1443: test --remote-time 2017-04-27 22:34:12 +02:00
test1444 tests: added --remote-time tests for remaining protocols that support it 2017-04-29 10:16:06 +02:00
test1445
test1446 Don't use Windows path %PWD for SSH tests 2018-08-31 09:13:01 +02:00
test1447 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1448 tests: set LC_ALL in more tests 2019-12-19 23:01:14 +01:00
test1449
test1450
test1451
test1452 test1452: mark as flaky 2018-09-05 11:39:25 +02:00
test1453 test1453: Fixed <features> 2017-08-23 09:03:13 +02:00
test1454
test1455 sws: search for "Testno:" header uncondtionally if no testno 2019-12-19 23:03:33 +01:00
test1456
test1457
test1458
test1500
test1501
test1502
test1503
test1504
test1505 testsuite: changed HTTP and RTSP header line-endings to CRLF 2014-02-14 20:12:26 +01:00
test1506 Revert "multi: support verbose conncache closure handle" 2019-05-10 15:01:57 -04:00
test1507
test1508
test1509 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1510
test1511
test1512
test1513
test1514
test1515
test1516
test1517
test1518
test1519
test1520
test1521
test1522
test1523
test1525
test1526
test1527
test1528 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test1529
test1530
test1531
test1532 easy: Reset all statistical session info in curl_easy_reset 2016-09-20 01:14:01 -04:00
test1533 New libcurl option to keep sending on error 2016-09-22 22:22:31 +02:00
test1534
test1535 tests: Add some testcases for recent new features. 2016-11-26 17:04:55 +01:00
test1536
test1537 test1537: dedicated tests of the URL (un)escape API calls 2017-06-02 13:16:18 +02:00
test1538
test1540 tests: added missing keywords "chunked Transfer-Encoding" 2017-05-13 22:37:11 +02:00
test1541 tests: Fixed XML validation errors in some test files. 2019-03-24 18:35:02 +01:00
test1550
test1551
test1552
test1553
test1554
test1555
test1556
test1557
test1558
test1559
test1560
test1561
test1562
test1563 libcurl: Add testcase for gopher redirects 2019-07-14 16:30:28 +02:00
test1564 multi: add curl_multi_wakeup() 2019-11-25 15:45:56 +01:00
test1565 multi: add curl_multi_wakeup() 2019-11-25 15:45:56 +01:00
test1590
test1591 test1591: fix spelling of http feature 2019-10-24 14:59:26 +02:00
test1592 curl_multi_remove_handle() don't block terminating c-ares requests 2019-01-07 10:05:20 +01:00
test1593
test1594
test1595
test1596
test1600
test1601
test1602
test1603 unit1603: Added unit tests for hash functions 2015-11-12 22:49:32 +01:00
test1604
test1605 test1605: verify negative input lengths to (un)escape functions 2016-09-14 07:49:43 +02:00
test1606
test1607
test1608
test1609
test1620 tests: add unit tests for url.c 2018-09-05 14:30:48 +02:00
test1621
test1650 tests: use DoH feature for DoH tests 2019-12-13 20:55:52 +01:00
test1651
test1652 infof: clearly indicate truncation 2018-11-03 20:54:18 +01:00
test1653 tests: add urlapi unittest 2018-12-11 15:02:24 +01:00
test1654
test1655 tests: use DoH feature for DoH tests 2019-12-13 20:55:52 +01:00
test1700 tests: fix the HTTP/2 tests 2016-06-19 23:59:52 +02:00
test1701 tests: fix the HTTP/2 tests 2016-06-19 23:59:52 +02:00
test1702
test1800
test1801
test1900
test1901
test1902
test1903 tests: make test file names more unique 2017-05-09 21:52:05 +02:00
test1904
test1905 tests: Fixed XML validation errors in some test files. 2019-03-24 18:35:02 +01:00
test1906
test1907
test2000
test2001
test2002
test2003
test2004
test2005
test2006
test2007
test2008
test2009
test2010
test2011
test2012
test2013
test2014
test2015
test2016
test2017
test2018
test2019
test2020
test2021
test2022 tests: line ending fixes for Windows 2019-10-16 10:14:07 +02:00
test2023 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2024 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2025
test2026 http: always send Host: header as first header 2015-03-12 12:15:24 +01:00
test2027
test2028 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test2029
test2030 tests: Change NTLM tests to require SSL 2019-12-31 02:47:53 -05:00
test2031
test2032
test2033
test2034 SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00
test2035
test2036
test2037
test2038 SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00
test2039 test2039: fixed line endings that caused a test failure 2015-04-25 10:17:46 +02:00
test2040
test2041
test2042
test2043 SSL: Add an option to disable certificate revocation checks 2015-07-17 02:40:16 -04:00
test2044 CURLOPT_DEFAULT_PROTOCOL: added 2015-08-22 21:57:14 -04:00
test2045
test2046 tests: set LC_ALL in more tests 2019-12-19 23:01:14 +01:00
test2047 tests: set LC_ALL in more tests 2019-12-19 23:01:14 +01:00
test2048
test2049
test2050 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test2051
test2052
test2053 CURLOPT_CONNECT_TO: Skip non-matching "connect-to" entries properly 2016-11-30 12:02:44 +01:00
test2054
test2055 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test2056 Negotiate: fix for HTTP POST with Negotiate 2019-03-14 09:26:03 +01:00
test2057
test2058 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test2059 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test2060 tests: use proxy feature 2019-10-15 07:56:55 +02:00
test2061
test2062
test2063
test2064
test2065
test2066
test2067 auth: Added test cases for RFC7616 2017-10-28 16:33:09 +02:00
test2068
test2069
test2071
test2072
test2073
test2074
test2075
test2076
test2077
test2078 http_negotiate: improve handling of gss_init_sec_context() failures 2019-08-01 16:21:41 +02:00
test2080
test2100
test3000
test3001
test3002
test3003
test3004
test3005
test3006
test3007