curl/tests/data
Viktor Szakats 3585796049
runtests: support multi-target cmake, drop workarounds from CI
Support multi-target cmake builds via `CURL_DIRSUFFIX` env. For example:
`export CURL_DIRSUFFIX=Debug/`.

Multi-target generators place their output to `src/<subdir>/`,
`lib/<subdir>/`, `tests/server/<subdir>`, `tests/libtest/<subdir>` and
`tests/unit/<subdir>/` by default. Before this patch, `runtests.pl`
couldn't run on such builds because it expected the binaries under the
their `<subdir>`-less directories. This patch allows to set such subdir
and make `runtests.pl` find the binaries. In CI we use multi-target
builds with tests for MSVC. It also helps Xcode-generator builds, though
in CI we don't have such job running tests.

There may be better solutions to configure this, but passing a custom
value to `runtests.pl` including its subprocesses is somewhat tricky.
The reason the configuration value expects the slash at the end is
because MSYS is automagically expanding the env to a (wrong) absolute
path if the slash is in the front.

Also:
- drop the `-DCMAKE_RUNTIME_OUTPUT_DIRECTORY_*=` workaround from CI.
- replace `resolve` references in tests with a new `%RESOLVE` variable.
  It didn't use a filename extension before. After this patch it uses
  `exe_ext('TOOL')`. I'm not sure if this is the correct choice vs.
  `exe_ext('SRV')`.
- fix `-c` option format in manual.
- fix some whitespace.

Note, in CI we still tweak `CMAKE_RUNTIME_OUTPUT_DIRECTORY_*` in jobs
which share steps between `./configure` and cmake. It's easier that way.

Ref: #15000
Cherry-picked from #16394

Closes #16452
2025-02-24 21:00:30 +01:00
..
.gitattributes
.gitignore
DISABLED hyper: drop support 2024-12-21 11:33:05 +01:00
Makefile.am test76: add test with comma-separated list of WWW-Auth methods 2025-02-22 14:09:37 +01:00
test1
test2 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test3
test4
test5
test6
test7
test8 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test9
test10
test11 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test12 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test13 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test14
test15 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test16 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test17 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test18
test19 url: init conn->sockfd and writesockfd to CURL_SOCKET_BAD 2024-01-08 16:51:13 +01:00
test20 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test21 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test22 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test23 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test24 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test25 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test26 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test27 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test28 hyper: drop support 2024-12-21 11:33:05 +01:00
test29 tests: tweak lock file handling and timers 2024-09-13 09:46:25 +02:00
test30 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test31 cookie: cap expire times to 400 days 2025-01-10 08:20:03 +01:00
test32
test33
test34
test35
test36 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test37 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test38 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test39 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test40 hyper: drop support 2024-12-21 11:33:05 +01:00
test41
test42 hyper: drop support 2024-12-21 11:33:05 +01:00
test43
test44
test45
test46 cookie: cap expire times to 400 days 2025-01-10 08:20:03 +01:00
test47 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test48
test49 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test50
test51 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test52
test53 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test54
test55
test56 hyper: drop support 2024-12-21 11:33:05 +01:00
test57 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test58 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test59 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test60 hyper: drop support 2024-12-21 11:33:05 +01:00
test61 cookie: cap expire times to 400 days 2025-01-10 08:20:03 +01:00
test62 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test63
test64
test65
test66 hyper: drop support 2024-12-21 11:33:05 +01:00
test67
test68 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test69 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test70 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test71 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test72
test73 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test74 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test75
test76 test76: add test with comma-separated list of WWW-Auth methods 2025-02-22 14:09:37 +01:00
test77
test78 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test79
test80
test81
test82
test83 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test84
test85
test86
test87 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test88 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test89
test90 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test91 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test92
test93 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test94 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test95
test96
test97
test98
test99
test100 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test101 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test102 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test103 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test104 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test105 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test106 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test107 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test108 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test109 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test110 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test111 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test112 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test113 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test114
test115 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test116 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test117 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test118 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test119 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test120 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test121 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test122 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test123 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test124 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test125 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test126 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test127 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test128 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test129
test130 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test131 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test132 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test133 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test134 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test135 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test136 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test137 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test138 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test139 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test140 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test141 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test142 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test143 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test144 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test145 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test146 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test147 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test148 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test149 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test150 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test151
test152 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test153 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test154 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test155 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test156 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test157 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test158 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test159 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test160 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test161
test162
test163 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test164 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test165 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test166
test167 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test168 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test169 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test170 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test171 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test172 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test173 tests: replace hard-coded /dev/null with variable 2024-10-01 12:07:19 +02:00
test174 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test175 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test176 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test177 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test178 hyper: drop support 2024-12-21 11:33:05 +01:00
test179 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test180 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test181 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test182 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test183 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test184 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test185 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test186 tool_formparse: accept digits in --form type= strings 2024-12-17 13:03:34 +01:00
test187 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test188 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test189
test190 test190: replace %FTPTIME2 with a fixed value 2024-09-26 23:33:18 +02:00
test191 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test192
test193 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test194 http: consider resume with CURLOPT_FAILONERRROR and 416 to be fine 2023-10-30 17:00:34 +01:00
test195
test196 curl: support -w '%{num_retries} 2024-06-11 09:07:43 +02:00
test197 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test198
test199 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test200 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test201 tests: replace %PWD with %FILE_PWD for file:// 2024-09-30 23:48:00 +02:00
test202 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test203 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test204 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test205 tests: replace %PWD with %FILE_PWD for file:// 2024-09-30 23:48:00 +02:00
test206 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test207 hyper: drop support 2024-12-21 11:33:05 +01:00
test208 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test209 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test210 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test211 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test212 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test213 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test214
test215 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test216 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test217 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test218 hyper: drop support 2024-12-21 11:33:05 +01:00
test219 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test220 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test221 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test222 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test223 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test224 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test225 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test226 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test227 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test228 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test229 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test230 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test231 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test232
test233 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test234 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test235 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test236 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test237 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test238 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test239
test240
test241 runtests: support multi-target cmake, drop workarounds from CI 2025-02-24 21:00:30 +01:00
test242 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test243 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test244 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test245 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test246 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test247 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test248 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test249 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test250 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test251 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test252 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test253 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test254 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test255 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test256 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test257 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test258 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test259
test260 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test261 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test262 hyper: drop support 2024-12-21 11:33:05 +01:00
test263
test264 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test265
test266
test267 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test268 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test269 hyper: drop support 2024-12-21 11:33:05 +01:00
test270 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test271 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test272 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test273 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test274 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test275
test276 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test277 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test278 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test279 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test280 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test281 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test282 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test283 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test284 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test285
test286
test287 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test288 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test289 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test290 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test291 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test292 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test293 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test294 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test295
test296 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test297 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test298 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test299 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test300
test301 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test302 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test303 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test304 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test305 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test306 hyper: drop support 2024-12-21 11:33:05 +01:00
test307 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test308 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test309 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test310 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test311 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test312 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test313 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test314
test315
test316
test317 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test318 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test319
test320 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test321
test322 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test323 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test324
test325
test326 hyper: drop support 2024-12-21 11:33:05 +01:00
test327
test328 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test329 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test330 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test331
test332 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test333 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test334 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test335 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test336 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test337 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test338 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test339 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test340 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test341 tool_operate: make --etag-compare always accept a non-existing file 2024-12-13 15:48:27 +01:00
test342
test343 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test344 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test345
test346 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test347 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test348 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test349 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test350 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test351 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test352 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test353 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test354 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test355
test356 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test357 tests: set --expect100-timeout to improve test reliability 2023-10-04 12:15:57 -07:00
test358 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test359
test360
test361
test362 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test363 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test364
test365 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test366 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test367 http: fix Basic auth with empty name field in URL 2021-10-06 22:45:52 +02:00
test368 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test369
test370 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test371 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test372
test373 misc: spelling improvements 2022-06-05 12:15:23 +02:00
test374 test374: gif data without new line at the end 2022-01-10 15:54:54 +01:00
test375 test375: fix line endings on Windows 2022-03-17 14:24:14 +01:00
test376 hyper: drop support 2024-12-21 11:33:05 +01:00
test378 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test379 hyper: drop support 2024-12-21 11:33:05 +01:00
test380 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test381 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test383 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test384
test385 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test386 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test387 content_encoding: only do tranfer-encoding compression if asked to 2023-04-07 13:39:20 +02:00
test388
test389 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test390 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test391 urlapi: fix redirect to a new fragment or query (only) 2024-12-30 08:23:26 +01:00
test392 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test393 hyper: drop support 2024-12-21 11:33:05 +01:00
test394 hyper: drop support 2024-12-21 11:33:05 +01:00
test395 hyper: drop support 2024-12-21 11:33:05 +01:00
test396 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test397 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test398 hyper: drop support 2024-12-21 11:33:05 +01:00
test399 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test400
test401 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test402
test403 tests: provide FTP directory contents in the test file 2024-07-29 13:04:24 +02:00
test404
test405 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test406 tests: provide FTP directory contents in the test file 2024-07-29 13:04:24 +02:00
test407 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test408 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test409
test410
test411 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test412 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test413
test414 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test415 hyper: drop support 2024-12-21 11:33:05 +01:00
test416 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test417 GHA/macos: enable HTTPS tests with stunnel 2024-08-23 11:06:50 +02:00
test418 content_encoding: only do tranfer-encoding compression if asked to 2023-04-07 13:39:20 +02:00
test419
test420
test421
test422 test422: verify --next used without a prior URL 2023-03-17 14:07:20 +01:00
test423 tool_writeout: add URL component variables 2023-04-04 14:42:44 +02:00
test424 curl: fix the -w urle.* variables 2024-08-15 14:01:24 +02:00
test425
test426 tool_operate: refuse (--data or --form) and --continue-at combo 2023-05-08 14:10:44 +02:00
test427
test428
test429 tool: add "variable" support 2023-07-31 11:51:34 +02:00
test430 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test431 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test432
test433 curl: find curlrc in XDG_CONFIG_HOME without leading dot 2024-08-20 08:44:44 +02:00
test434 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test435 spelling: use 'reuse' not 're-use' in code and elsewhere 2023-08-23 23:22:36 +02:00
test436
test437 CI: move Azure jobs to GHA, fix fallouts, sshserver, runtests tweaks 2024-09-16 10:00:17 +02:00
test438
test439 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test440 curl: --test-duphandle in debug builds runs "duphandled" 2024-11-08 13:22:47 +01:00
test441 curl: --test-duphandle in debug builds runs "duphandled" 2024-11-08 13:22:47 +01:00
test442 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test443 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test444 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test445 tool_operate: fail SSH transfers without server auth 2025-02-23 17:54:21 +01:00
test446 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test447 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test448 tool: add "variable" support 2023-07-31 11:51:34 +02:00
test449 tool: add "variable" support 2023-07-31 11:51:34 +02:00
test450 tests: support setting/using blank content env variables 2024-02-07 13:45:59 +01:00
test451
test452 tool: add "variable" support 2023-07-31 11:51:34 +02:00
test453 tool: add "variable" support 2023-07-31 11:51:34 +02:00
test454 tool: add "variable" support 2023-07-31 11:51:34 +02:00
test455 var: add a '64dec' function that can base64 decode a string 2025-02-22 11:38:52 +01:00
test456 tool/var: also error when expansion result starts with NUL 2023-08-19 23:50:37 +02:00
test457 lib: client writer, part 2, accounting + logging 2023-11-06 13:14:06 +01:00
test458 test458: verify --expand-output, expanding a file name accepting option 2023-10-08 00:29:36 +02:00
test459 test459: fix for parallel runs 2023-11-28 14:23:06 +01:00
test460 test460: verify a command line using --expand with no argument 2023-12-21 15:27:12 +01:00
test461
test462
test463 test463: HTTP with -d @file with file containing CR, LF and null byte 2024-03-07 08:14:45 +01:00
test467 tool_getparam: handle non-existing (out of range) short-options 2024-03-12 07:58:42 +01:00
test468 tool_getparam: accept a blank -w "" 2024-03-19 07:45:05 +01:00
test469 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test470 hyper: drop support 2024-12-21 11:33:05 +01:00
test471 lib: clarify 'conn->httpversion' 2025-01-24 10:59:02 +01:00
test472
test473
test474 curl: fix the -w urle.* variables 2024-08-15 14:01:24 +02:00
test475 FTP: partly revert eeb7c12807 2024-09-14 17:23:04 +02:00
test476 FTP: partly revert eeb7c12807 2024-09-14 17:23:04 +02:00
test477 http: make max-filesize check not count ignored bodies 2024-09-14 22:51:57 +02:00
test478 netrc: address several netrc parser flaws 2024-11-17 11:33:56 +01:00
test479 netrc: address several netrc parser flaws 2024-11-17 11:33:56 +01:00
test480 netrc: address several netrc parser flaws 2024-11-17 11:33:56 +01:00
test481 build: fix tests when documentation/manual is disabled 2024-12-09 12:45:29 +01:00
test482 build: fix tests when documentation/manual is disabled 2024-12-09 12:45:29 +01:00
test483 cookie: cap expire times to 400 days 2025-01-10 08:20:03 +01:00
test484 curl: return error if etag options are used with multiple URLs 2024-12-13 10:11:26 +01:00
test485 curl: return error if etag options are used with multiple URLs 2024-12-13 10:11:26 +01:00
test486 netrc: 'default' with no credentials is not a match 2025-01-03 18:21:10 +01:00
test487 var: add a '64dec' function that can base64 decode a string 2025-02-22 11:38:52 +01:00
test490 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test491 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test492
test493 curl: --test-duphandle in debug builds runs "duphandled" 2024-11-08 13:22:47 +01:00
test494 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test495 test495: verify URL encoded user name + netrc-optional 2022-10-13 23:42:07 +02:00
test496 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test497 hyper: drop support 2024-12-21 11:33:05 +01:00
test498 hyper: drop support 2024-12-21 11:33:05 +01:00
test499 sendf: ignore response body to HEAD 2024-02-01 22:37:26 +01:00
test500 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test501
test502 tests: replace %PWD with %FILE_PWD for file:// 2024-09-30 23:48:00 +02:00
test503
test504
test505 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test506 cookie: cap expire times to 400 days 2025-01-10 08:20:03 +01:00
test507 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test508 tests: delete CharConv remains 2024-07-04 18:12:40 +02:00
test509 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test510 hyper: drop support 2024-12-21 11:33:05 +01:00
test511 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test512
test513 lib: Curl_read/Curl_write clarifications 2024-02-28 12:58:55 +01:00
test514 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test515 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test516 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test517 Makefile.mk: drop in favour of autotools and cmake (MS-DOS, AmigaOS3) 2024-12-16 23:20:55 +01:00
test518 test518: restore valgrind disable 2024-09-26 17:02:09 +02:00
test519 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test520 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test521 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test522
test523 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test524 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test525 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test526 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test527 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test528
test529 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test530
test531 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test532 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test533 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test534 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test535
test536
test537 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test538
test539 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test540 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test541 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test542 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test543
test544
test545
test546 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test547
test548
test549 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test550 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test551
test552
test553 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test554 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test555 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test556 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test557 mprintf: treat %o as unsigned, add tests for %o, %x, %X 2024-10-24 10:17:24 +02:00
test558 tests: fix test 558, 1330 for MSVC, allow TrackMemory with MSVC in cmake 2025-02-10 22:35:15 +01:00
test559 test559: add 'HTTP' in keywords 2021-10-27 22:57:26 +02:00
test560
test561 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test562 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test563 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test564 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test565 hyper: drop support 2024-12-21 11:33:05 +01:00
test566
test567
test568 tests: fix lib tests to run with a dynamic log directory 2023-03-30 09:53:57 -07:00
test569
test570 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test571 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test572 tests: fix lib tests to run with a dynamic log directory 2023-03-30 09:53:57 -07:00
test573 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test574 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test575 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test576 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test577
test578 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test579 test579: improve robustness 2024-08-09 09:39:17 +02:00
test580
test581 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test582 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test583 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test584 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test585 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test586 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test587 test587: improve robustness 2024-08-14 11:49:05 +02:00
test588 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test589 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test590
test591 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test592 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test593 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test594 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test595 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test596 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test597 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test598 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test599 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test600 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test601 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test602 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test603 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test604 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test605 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test606 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test607 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test608 tests: replace %PWD with %SSH_PWD in SCP/SFTP tests 2024-10-01 16:04:51 +02:00
test609 tests: replace %PWD with %SSH_PWD in SCP/SFTP tests 2024-10-01 16:04:51 +02:00
test610 tests: replace %PWD with %SSH_PWD in SCP/SFTP tests 2024-10-01 16:04:51 +02:00
test611 tests: replace %PWD with %SSH_PWD in SCP/SFTP tests 2024-10-01 16:04:51 +02:00
test612 tests: replace %PWD with %SSH_PWD in SCP/SFTP tests 2024-10-01 16:04:51 +02:00
test613 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test614 tests: replace %PWD with %SSH_PWD in SCP/SFTP tests 2024-10-01 16:04:51 +02:00
test615 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test616 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test617 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test618 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test619 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test620 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test621 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test622 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test623 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test624 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test625 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test626 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test627 tests: replace %PWD with %SSH_PWD in SCP/SFTP tests 2024-10-01 16:04:51 +02:00
test628 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test629 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test630 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test631 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test632 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test633 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test634 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test635 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test636 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test637 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test638 tests: replace %PWD with %SSH_PWD in SCP/SFTP tests 2024-10-01 16:04:51 +02:00
test639 tests: replace %PWD with %SSH_PWD in SCP/SFTP tests 2024-10-01 16:04:51 +02:00
test640 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test641 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test642 GHA/linux: enable wolfSSH in a wolfSSL job 2025-01-17 00:20:54 +01:00
test643 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test644 tool_xattr: create the user.creator xattr attribute 2024-10-11 10:13:37 -07:00
test645 hyper: drop support 2024-12-21 11:33:05 +01:00
test646 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test647 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test648 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test649 test649: improve robustness 2024-08-14 11:50:02 +02:00
test650 hyper: drop support 2024-12-21 11:33:05 +01:00
test651 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test652
test653
test654 hyper: drop support 2024-12-21 11:33:05 +01:00
test655
test656 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test658 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test659 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test660
test661 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test662 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test663 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test664 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test665 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test666
test667 hyper: drop support 2024-12-21 11:33:05 +01:00
test668 hyper: drop support 2024-12-21 11:33:05 +01:00
test669 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test670 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test671 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test672
test673 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test674 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test675 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test676 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test677 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test678 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test679 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test680
test681 test681: verify --no-remote-name 2022-05-31 16:09:53 +02:00
test682
test683 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test684 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test685 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test686 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test687 tool_xattr: create the user.creator xattr attribute 2024-10-11 10:13:37 -07:00
test688 tool_xattr: create the user.creator xattr attribute 2024-10-11 10:13:37 -07:00
test689 http: make the RTSP version check stricter 2025-02-22 15:07:31 +01:00
test690 tool_operate: for -O, use "default" as filename when the URL has none 2024-08-04 15:59:51 +02:00
test691 tool_operate: for -O, use "default" as filename when the URL has none 2024-08-04 15:59:51 +02:00
test692 tool_cb_wrt: use "curl_response" if no file name in URL 2024-09-17 13:39:51 +02:00
test693 curl: make --etag-save acknowledge --create-dirs 2024-12-21 14:12:16 +01:00
test694 getinfo: provide info which auth was used for HTTP and proxy 2024-12-23 23:03:54 +01:00
test695 mime: explicitly rewind subparts at attachment time. 2025-01-06 14:03:42 +01:00
test696 easy: allow connect-only handle reuse with easy_perform 2025-01-28 03:27:04 -05:00
test697 netrc: return code cleanup, fix missing file error 2025-02-06 10:34:02 +01:00
test700 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test701 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test702 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test703 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test704 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test705 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test706 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test707 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test708
test709 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test710 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test711 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test712 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test713 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test714 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test715 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test716 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test717
test718 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test719 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test720
test721
test722 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test723
test724
test725 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test726 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test727 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test728 socks: return error if hostname too long for remote resolve 2023-10-11 07:34:19 +02:00
test729 test729: verify socks4a with excessive proxy user name length 2023-10-16 23:47:18 +02:00
test730
test731 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test732 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test733 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test734 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test735 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test736
test737 IPFS: bugfixes 2023-11-11 23:28:13 +01:00
test738
test739
test740 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test741 curl: improved IPFS and IPNS URL support 2023-11-05 10:59:20 +01:00
test742
test780 curl: --test-duphandle in debug builds runs "duphandled" 2024-11-08 13:22:47 +01:00
test781 curl: --test-duphandle in debug builds runs "duphandled" 2024-11-08 13:22:47 +01:00
test782 curl: --test-duphandle in debug builds runs "duphandled" 2024-11-08 13:22:47 +01:00
test783 curl: --test-duphandle in debug builds runs "duphandled" 2024-11-08 13:22:47 +01:00
test784 curl/var: change byte offset syntax for assignments 2024-12-30 15:55:54 +01:00
test785 curl/var: change byte offset syntax for assignments 2024-12-30 15:55:54 +01:00
test786 curl/var: change byte offset syntax for assignments 2024-12-30 15:55:54 +01:00
test787 curl/var: change byte offset syntax for assignments 2024-12-30 15:55:54 +01:00
test788 curl/var: change byte offset syntax for assignments 2024-12-30 15:55:54 +01:00
test789 curl/var: change byte offset syntax for assignments 2024-12-30 15:55:54 +01:00
test790 curl/var: change byte offset syntax for assignments 2024-12-30 15:55:54 +01:00
test791 curl/var: change byte offset syntax for assignments 2024-12-30 15:55:54 +01:00
test799 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test800 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test801 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test802
test803 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test804 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test805 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test806 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test807 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test808 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test809
test810 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test811
test812 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test813 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test814 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test815 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test816 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test817 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test818 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test819 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test820 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test821 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test822 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test823 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test824 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test825 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test826
test827
test828
test829
test830
test831 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test832 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test833
test834 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test835
test836 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test837 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test838 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test839 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test840 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test841 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test842
test843
test844
test845 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test846 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test847 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test848
test849
test850 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test851 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test852
test853 ftpserver.pl: make POP3 LIST serve content from the test file 2024-07-29 10:41:26 +02:00
test854 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test855
test856
test857
test858
test859
test860
test861
test862 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test863
test864
test865
test866 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test867 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test868 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test869
test870 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test871 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test872
test873
test874
test875 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test876
test877 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test878 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test879 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test880 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test881
test882 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test883 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test884
test885 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test886 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test887 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test888
test889
test890 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test891 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test892
test893 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test894 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test895 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test896 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test897
test898 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test899
test900
test901 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test902 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test903 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test904
test905 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test906
test907
test908
test909
test910
test911 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test912
test913 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test914
test915 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test916 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test917
test918
test919 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test920 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test921 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test922 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test923
test924 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test925 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test926 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test927
test928
test929 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test930
test931
test932 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test933 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test934 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test935 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test936 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test937 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test938
test939 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test940 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test941 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test942 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test943
test944 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test945 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test946
test947
test948 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test949
test950 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test951 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test952 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test953 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test954 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test955 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test956 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test957 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test958 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test959 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test960 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test961 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test962 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test963 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test964 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test965 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test966 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test967 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test968 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test969
test970 curl: add write-out variable 'tls_earlydata' 2025-02-22 10:02:39 +01:00
test971
test972 curl: add write-out variable 'tls_earlydata' 2025-02-22 10:02:39 +01:00
test973 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test974 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test975 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test976 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test977
test978 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test979
test980
test981 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test982 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test983 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test984 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test985
test986 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test987 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test988 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test989 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test990
test991 curl: make %output{} in -w specify a file to write to 2023-07-31 23:10:59 +02:00
test992
test993 test993: list 1000 messages over POP3 2024-07-29 14:55:06 +02:00
test994 curl: add --skip-existing 2024-08-04 23:28:09 +02:00
test995 curl: add --skip-existing 2024-08-04 23:28:09 +02:00
test996 curl: add --skip-existing 2024-08-04 23:28:09 +02:00
test997 POP3: fix multi-line responses 2024-08-30 15:38:25 +02:00
test998 url: use same credentials on redirect 2024-10-13 23:18:42 +02:00
test999 url: use same credentials on redirect 2024-10-13 23:18:42 +02:00
test1000 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1001 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test1002 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test1003 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1004 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test1005 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1006 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1007
test1008
test1009
test1010 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1011 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1012
test1013 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1014 asyn-thread: use c-ares to resolve HTTPS RR 2025-01-25 23:46:14 +01:00
test1015 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1016 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1017
test1018
test1019
test1020
test1021
test1022 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1023 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1024
test1025
test1026 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test1027 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test1028 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1029 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1030
test1031
test1032 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1033
test1034 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test1035 test1035: convert host name back to utf8 as should be 2024-09-26 16:54:03 +02:00
test1036 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1037 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1038 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1039 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1040
test1041
test1042
test1043
test1044 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1045
test1046 tests: introduce %CLIENT6IP-NB 2024-09-26 08:44:55 +02:00
test1047 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1048 tests: introduce %CLIENT6IP-NB 2024-09-26 08:44:55 +02:00
test1049
test1050 tests: introduce %CLIENT6IP-NB 2024-09-26 08:44:55 +02:00
test1051
test1052 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1053 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1054
test1055 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1056 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test1057 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1058
test1059
test1060 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test1061 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test1062 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1063 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1064 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1065
test1066
test1067
test1068
test1069
test1070
test1071 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1072 hyper: drop support 2024-12-21 11:33:05 +01:00
test1073 hyper: drop support 2024-12-21 11:33:05 +01:00
test1074 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1075
test1076
test1077
test1078
test1079
test1080
test1081 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1082 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test1083 runtests: support multi-target cmake, drop workarounds from CI 2025-02-24 21:00:30 +01:00
test1084 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1085 runtests: support multi-target cmake, drop workarounds from CI 2025-02-24 21:00:30 +01:00
test1086 tests: tweak lock file handling and timers 2024-09-13 09:46:25 +02:00
test1087 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1088
test1089
test1090
test1091 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1092 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1093 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1094
test1095
test1096 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1097
test1098
test1099
test1100 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test1101 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1102 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1103 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1104 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1105 tests: make precheck for HTTP on 127.0.0.1 into a feature 2024-09-26 08:44:45 +02:00
test1106
test1107 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1108 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1109 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1110
test1111 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1112 tests: tweak lock file handling and timers 2024-09-13 09:46:25 +02:00
test1113 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1114 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1115
test1116 hyper: drop support 2024-12-21 11:33:05 +01:00
test1117
test1118
test1119
test1120
test1121
test1122 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1123
test1124 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1125
test1126
test1127 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1128
test1129
test1130 tests: set --expect100-timeout to improve test reliability 2023-10-04 12:15:57 -07:00
test1131
test1132 tests: rename tests scripts to the test number 2023-12-08 12:53:17 +01:00
test1133
test1134
test1135 vtls: feature ssls-export for SSL session im-/export 2025-01-08 23:32:07 +01:00
test1136
test1137 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1138
test1139
test1140
test1141 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1142
test1143
test1144 hyper: drop support 2024-12-21 11:33:05 +01:00
test1145 tests: replace %PWD with %FILE_PWD for file:// 2024-09-30 23:48:00 +02:00
test1146
test1147 hyper: drop support 2024-12-21 11:33:05 +01:00
test1148
test1149 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1150
test1151
test1152 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1153 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1154
test1155
test1156
test1157
test1158 tidy-up: align MSYS2/Cygwin codepaths, follow Cygwin MAX_PID bump 2025-02-21 11:58:05 +01:00
test1159
test1160
test1161
test1162 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1163 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1164 hyper: drop support 2024-12-21 11:33:05 +01:00
test1165
test1166
test1167
test1168
test1169
test1170
test1171 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1172 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1173
test1174
test1175
test1176 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1177 build: fix tests when documentation/manual is disabled 2024-12-09 12:45:29 +01:00
test1178
test1179
test1180
test1181
test1182 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1183 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1184
test1185 checksrc: introduce 'banfunc' to ban specific functions 2024-12-30 08:25:56 +01:00
test1186 tidy-up: align MSYS2/Cygwin codepaths, follow Cygwin MAX_PID bump 2025-02-21 11:58:05 +01:00
test1187
test1188
test1189 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1190
test1191
test1192
test1193
test1194
test1195
test1196
test1197 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1198 mqtt: handle POST/PUBLISH without a set POSTFIELDSIZE 2020-12-18 12:54:05 +01:00
test1199
test1200 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1201
test1202 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1203
test1204
test1205 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1206 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1207 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1208
test1209 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1210 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1211
test1212
test1213
test1214
test1215
test1216
test1217 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1218
test1219 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1220
test1221
test1222
test1223
test1224 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1225 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1226 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1227 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1228 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1229 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1230
test1231
test1232
test1233 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1234
test1235 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1236
test1237
test1238
test1239
test1240
test1241 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1242
test1243 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1244 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1245 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1246 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1247
test1248 curl: error out when options need features not present in libcurl 2022-03-10 08:30:45 +01:00
test1249
test1250
test1251
test1252
test1253
test1254
test1255 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1256
test1257 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1258
test1259 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1260
test1261
test1262 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1263
test1264
test1265
test1266 hyper: drop support 2024-12-21 11:33:05 +01:00
test1267 hyper: drop support 2024-12-21 11:33:05 +01:00
test1268 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1269 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1270
test1271 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1272 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1273
test1274 hyper: drop support 2024-12-21 11:33:05 +01:00
test1275
test1276 tests: rename tests scripts to the test number 2023-12-08 12:53:17 +01:00
test1277
test1278
test1279 libcurl.def: move from / into lib 2024-09-05 17:05:40 +02:00
test1280 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1281
test1282
test1283 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test1284 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test1285 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test1286 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test1287 hyper: drop support 2024-12-21 11:33:05 +01:00
test1288
test1289 tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
test1290
test1291 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test1292
test1293
test1294 hyper: drop support 2024-12-21 11:33:05 +01:00
test1295 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1296 CI: add whitespace checker 2024-06-27 13:33:30 +02:00
test1297 tests: 1078 1288 1297 use valid IPv4 addresses 2023-04-06 09:02:10 +02:00
test1298
test1299 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1300
test1301
test1302 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1303
test1304
test1305 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1306 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1307 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1308
test1309
test1310 tool: support --show-headers AND --remote-header-name 2024-10-02 08:04:33 +02:00
test1311 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1312 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1313 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1314
test1315
test1316 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1317
test1318
test1319
test1320
test1321
test1322
test1323
test1324
test1325
test1326
test1327
test1328
test1329 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1330 tests: fix test 558, 1330 for MSVC, allow TrackMemory with MSVC in cmake 2025-02-10 22:35:15 +01:00
test1331
test1332
test1333 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1334 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1335 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1336 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1337 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1338 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1339 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1340 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1341 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1342 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1343 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1344 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1345 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1346 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1347 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1348 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1349 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1350 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1351 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1352 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1353 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1354 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1355 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1356 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1357 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1358 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1359 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1360 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1361 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1362 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1363 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1364 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1365 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1366 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1367 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1368 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1369 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1370 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1371 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1372 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1373 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1374 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1375 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1376 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1377 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1378 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1379 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1380 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1381 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1382 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1383 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1384 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1385 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1386 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1387 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1388 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1389 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1390 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1391 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1392 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1393 tests: postcheck is now in verify 2024-09-26 08:43:24 +02:00
test1394
test1395 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1396 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1397 hostcheck: fix host name wildcard checking 2023-04-26 09:07:27 +02:00
test1398
test1399 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1400
test1401 test: add missing <feature>s 2023-10-05 13:10:51 -07:00
test1402 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1403
test1404 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1405 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1406 test: add missing <feature>s 2023-10-05 13:10:51 -07:00
test1407
test1408
test1409
test1410
test1411 tests: Fix keyword for test1411 2024-09-19 11:07:51 -07:00
test1412
test1413
test1414 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1415 cookie: cap expire times to 400 days 2025-01-10 08:20:03 +01:00
test1416
test1417
test1418
test1419
test1420
test1421
test1422 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1423 tests: replace %PWD with %FILE_PWD for file:// 2024-09-30 23:48:00 +02:00
test1424
test1425
test1426
test1427
test1428
test1429 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1430
test1431
test1432
test1433 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1434
test1435 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1436
test1437
test1438
test1439
test1440 tests: replace %PWD with %FILE_PWD for file:// 2024-09-30 23:48:00 +02:00
test1441 tests: replace %PWD with %FILE_PWD for file:// 2024-09-30 23:48:00 +02:00
test1442 tests: replace %PWD with %FILE_PWD for file:// 2024-09-30 23:48:00 +02:00
test1443 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1444 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test1445 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test1446 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test1447
test1448 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test1449 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1450
test1451 tests: tweak use of impacket in smbserver 2024-08-23 17:06:36 -07:00
test1452 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1453
test1454
test1455 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1456 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1457
test1458
test1459 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test1460 tool: support --show-headers AND --remote-header-name 2024-10-02 08:04:33 +02:00
test1461 curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
test1462 curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
test1463 curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
test1464 curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
test1465
test1466
test1467 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test1468 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test1469
test1470 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test1471 test1471/2: add http as a required feature 2023-03-30 23:55:33 -07:00
test1472 test1471/2: add http as a required feature 2023-03-30 23:55:33 -07:00
test1473 hyper: drop support 2024-12-21 11:33:05 +01:00
test1474
test1475
test1476
test1477
test1478 docs/cmdline-opts: invoke managen using a relative path 2024-04-08 10:27:27 +02:00
test1479 hyper: drop support 2024-12-21 11:33:05 +01:00
test1480 hyper: drop support 2024-12-21 11:33:05 +01:00
test1481
test1482 hyper: drop support 2024-12-21 11:33:05 +01:00
test1483 hyper: drop support 2024-12-21 11:33:05 +01:00
test1484 test: add test1484, for HEAD with content 2024-05-22 09:10:00 +02:00
test1485
test1486
test1487 tests: remove debug requirement on 38 tests 2024-10-02 08:13:55 +02:00
test1488
test1489
test1490 tests: add file: tests with existing files 2024-09-26 10:10:36 -07:00
test1491 tests: add file: tests with existing files 2024-09-26 10:10:36 -07:00
test1492 tool: support --show-headers AND --remote-header-name 2024-10-02 08:04:33 +02:00
test1500
test1501 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1502 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1503
test1504
test1505
test1506 conncache: use the closure handle when disconnecting surplus connections 2023-11-26 17:49:15 +01:00
test1507 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1508
test1509 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1510
test1511
test1512
test1513
test1514
test1515
test1516 test1516: avoid failure due to spaces in path 2025-02-06 20:34:06 +01:00
test1517
test1518
test1519
test1520 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1521 test1521: verify setting options to NULL better 2024-08-23 08:24:34 +02:00
test1522
test1523
test1524
test1525
test1526
test1527
test1528 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1529
test1530
test1531
test1532 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1533 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1534
test1535 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1536
test1537
test1538 curl.h: mark two error codes as obsolete 2024-11-16 23:39:04 +01:00
test1539
test1540
test1541 getinfo: add CURLINFO_POSTTRANSFER_TIME_T 2024-08-15 09:02:58 +02:00
test1542
test1543
test1544
test1545 test1545: test doing curl_formadd twice with missing file 2023-11-28 22:57:42 +01:00
test1546
test1550
test1551
test1552
test1553
test1554 cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 2024-08-28 13:52:49 +02:00
test1555
test1556
test1557
test1558
test1559
test1560
test1561
test1562
test1563
test1564
test1565 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1566 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test1567
test1568 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1569 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1570 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1590
test1591 hyper: drop support 2024-12-21 11:33:05 +01:00
test1592 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test1593
test1594
test1595 test1594/1595/1596: fix to work in hyper mode 2021-06-10 08:42:44 +02:00
test1596 http: ignore invalid Retry-After times 2024-12-31 03:19:22 -05:00
test1597
test1598
test1600
test1601 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1602
test1603 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1604 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test1605
test1606 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1607 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1608
test1609 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1610
test1611 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1612
test1613 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1614
test1615
test1616
test1620
test1621
test1630
test1631 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1632 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test1633
test1634 tests: Add some missing keywords to tests 2021-11-30 18:32:53 -08:00
test1635 test1635: verify --fail-with-body with --retry 2022-05-16 10:04:21 +02:00
test1650
test1651
test1652
test1653 urlapi: don't accept blank port number field without scheme 2020-12-07 00:50:49 +01:00
test1654 strparse: string parsing helper functions 2024-12-12 16:00:52 +01:00
test1655 doh: cleanups 2024-09-06 08:58:52 +02:00
test1656
test1657 x509asn1: add parse recursion limit 2025-02-03 20:10:09 +01:00
test1660 hsts: improve subdomain handling 2024-10-09 13:48:08 +02:00
test1661
test1662
test1663 socket: support binding to interface *AND* IP 2024-06-04 23:47:54 +02:00
test1664 strparse: speed up the hex parser somewhat 2025-02-19 07:49:06 +01:00
test1670 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test1671 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test1680
test1681
test1682 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test1683 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test1700 tests: check http/2 and http/3 server responsiveness 2024-09-26 23:34:16 +02:00
test1701 tests: check http/2 and http/3 server responsiveness 2024-09-26 23:34:16 +02:00
test1702 tests: check http/2 and http/3 server responsiveness 2024-09-26 23:34:16 +02:00
test1703
test1704 http2: improve rate limiting of downloads 2024-08-02 08:45:01 +02:00
test1705 managen: in man output, remove the leading space from examples 2024-08-30 10:09:48 +02:00
test1706 cmdline-opts: category cleanup 2024-07-05 11:05:50 +02:00
test1707 curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
test1708 curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
test1709 curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
test1710 curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
test1800
test1801
test1900
test1901 test1901: verify chunked POST from callback with CURLOPT_POSTFIELDSIZE set 2024-04-02 23:38:35 +02:00
test1903
test1904
test1905
test1906 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1907 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1908
test1909 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test1910 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test1911
test1912
test1913
test1914 ftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_NOT_FOUND 2020-09-14 12:53:12 +02:00
test1915 test1915: remove wrong comment 2024-10-08 09:35:56 +02:00
test1916
test1917
test1918
test1919 test1919: verify CURLOPT_XOAUTH2_BEARER leak fix 2022-05-14 18:05:20 +02:00
test1933 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1934
test1935
test1936
test1937
test1938
test1939 test1939: require proxy support to run 2021-11-14 16:14:52 +01:00
test1940 headers: make sure the trailing newline is not stored 2024-01-10 13:57:08 +01:00
test1941 configure: add --enable-headers-api to enable the headers API 2022-03-22 08:24:26 +01:00
test1942
test1943
test1944
test1945 configure: add --enable-headers-api to enable the headers API 2022-03-22 08:24:26 +01:00
test1946
test1947
test1948 http: don't send 100-continue for short PUT requests 2023-03-11 18:57:19 -08:00
test1955 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1956
test1957
test1958
test1959
test1960 test1960: point to the correct path for the precheck tool 2023-03-30 17:40:39 -07:00
test1964 lib: fix aws-sigv4 having date header twice in some cases 2023-08-30 03:41:29 -04:00
test1970
test1971 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1972 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1973 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test1974
test1975
test1976 aws_sigv4: fix canon order for headers with same prefix 2024-08-05 23:32:10 +02:00
test1977 transfer: fix CURLOPT_CURLU override logic 2025-01-14 04:36:13 -05:00
test2000 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test2001 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test2002 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test2003 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test2004 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test2005 netrc: fix password-only entries 2024-12-18 08:16:30 +01:00
test2023 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test2024 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test2025
test2026 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test2027 tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
test2028
test2029 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test2030 ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
test2031
test2032
test2033 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2034 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2035 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2037 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2038 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2039 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test2040 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test2041 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2042 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2043
test2044
test2045
test2046 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test2047 tests: add codeset-utf8 as a feature 2024-09-26 08:44:59 +02:00
test2048 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2049
test2050
test2051
test2052
test2053
test2054
test2055 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test2056
test2057 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test2058 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test2059 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test2060 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test2061
test2062 digest: support SHA-512/256 2024-02-20 11:36:12 +01:00
test2063
test2064 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test2065 digest: support SHA-512/256 2024-02-20 11:36:12 +01:00
test2066
test2067 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test2068 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test2069 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test2070 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2071 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test2072 tests: add and use %PERL variable to refer to the Perl binary 2024-10-01 12:04:50 +02:00
test2073 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test2074
test2075
test2076 tests: use %TESTNUMBER instead of fixed number 2021-03-19 15:57:21 +01:00
test2077 http: do not require a user name when using CURLAUTH_NEGOTIATE 2023-08-14 10:21:46 +02:00
test2078
test2079 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2080 test2080: simplify, avoid the null byte 2025-02-06 22:25:35 +01:00
test2081
test2082
test2083
test2084
test2085 CURLOPT_PREREQFUNCTION: add new callback 2021-09-27 17:16:43 +02:00
test2086 test2086: disable MSYS2's POSIX path conversion 2024-12-08 23:03:23 +01:00
test2087 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test2100 doh: send HTTPS RR requests for all HTTP(S) transfers 2025-01-15 12:55:15 +01:00
test2200 mqtt: add support for username and password 2021-06-12 23:50:13 +02:00
test2201 mqtt: add support for username and password 2021-06-12 23:50:13 +02:00
test2202 mqtt: add support for username and password 2021-06-12 23:50:13 +02:00
test2203 mqtt: add support for username and password 2021-06-12 23:50:13 +02:00
test2204 mqtt: add support for username and password 2021-06-12 23:50:13 +02:00
test2205 tests: use %LOGDIR to refer to the log directory 2023-03-30 09:53:57 -07:00
test2300 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test2301 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test2302
test2303
test2304 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test2305 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test2306 hyper: drop support 2024-12-21 11:33:05 +01:00
test2307 hyper: drop support 2024-12-21 11:33:05 +01:00
test2308
test2309 duphandle: also init netrc 2024-11-07 09:47:53 +01:00
test2310 ws: Reject frames with unknown reserved bits set 2025-01-28 10:19:39 +01:00
test2400 tests: update some HTTP/2 over HTTPS tests 2024-10-17 12:55:05 +02:00
test2401 tests: update some HTTP/2 over HTTPS tests 2024-10-17 12:55:05 +02:00
test2402 tests: update some HTTP/2 over HTTPS tests 2024-10-17 12:55:05 +02:00
test2403 tests: update some HTTP/2 over HTTPS tests 2024-10-17 12:55:05 +02:00
test2404 tests: update some HTTP/2 over HTTPS tests 2024-10-17 12:55:05 +02:00
test2405 tests: check http/2 and http/3 server responsiveness 2024-09-26 23:34:16 +02:00
test2406 tests: update some HTTP/2 over HTTPS tests 2024-10-17 12:55:05 +02:00
test2500 tests: check http/2 and http/3 server responsiveness 2024-09-26 23:34:16 +02:00
test2501 tests: check http/2 and http/3 server responsiveness 2024-09-26 23:34:16 +02:00
test2502 tests: check http/2 and http/3 server responsiveness 2024-09-26 23:34:16 +02:00
test2503 tests: check http/2 and http/3 server responsiveness 2024-09-26 23:34:16 +02:00
test2600
test2601
test2602 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test2603
test2604 curl_path: make Curl_get_pathname use dynbuf 2024-05-08 10:10:12 +02:00
test3000 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test3001 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test3002 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test3003 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test3004
test3005
test3006
test3007
test3008
test3009
test3010
test3011
test3012 tool: prepend output_dir in header callback 2024-01-02 23:26:56 +01:00
test3013
test3014 tests: fixup several tests 2021-02-09 00:28:19 +01:00
test3015 tests: replace hard-coded /dev/null with variable 2024-10-01 12:07:19 +02:00
test3016 tests: replace %PWD with %FILE_PWD for file:// 2024-09-30 23:48:00 +02:00
test3017 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test3018 tidy-up: OS names 2024-08-04 19:17:45 +02:00
test3019
test3020 url: bad CURLOPT_CONNECT_TO syntax now returns error 2021-06-04 14:08:30 +02:00
test3021 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test3022 tests: remove all valgrind disble instructions 2024-09-20 22:48:30 +02:00
test3023 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test3024 tests: use '-4' where needed 2024-09-26 23:36:09 +02:00
test3025 hyper: drop support 2024-12-21 11:33:05 +01:00
test3026
test3027 tests: ignore QUIT from FTP protocol comparisons 2024-08-07 08:48:56 +02:00
test3028
test3029
test3030 CI: add whitespace checker 2024-06-27 13:33:30 +02:00
test3031 tool_operate: let --create-dirs work for --dump-header as well 2024-09-22 21:27:29 +02:00
test3032 tests: change the behavior of swsbounce 2025-01-26 02:29:21 -05:00
test3100
test3101 http: mark it 'this_is_a_follow' in the Location: logic 2022-11-12 00:12:46 +01:00
test3102 mbedtls: support CURLOPT_CERTINFO 2024-06-19 11:33:12 +02:00
test3103 test3103: add missing quotes around a test tag attribute 2023-10-21 11:26:40 -07:00
test3104 cookie: fix crash in netscape cookie parsing 2024-12-27 13:16:08 -05:00
test3105 test3105: verify multi_remove_handle done twice 2024-12-31 12:03:51 +01:00
test3200 tests: remove leading spaces from some tags 2023-10-04 14:15:23 +02:00
test3201 cf-haproxy: make CURLOPT_HAPROXY_CLIENT_IP set the *source* IP 2023-08-08 17:05:24 +02:00
test3202 tests: sync feature names with curl -V 2024-07-16 00:44:55 +02:00
test3203 file: add support for getting basic directory listings 2024-04-11 12:37:12 +02:00
test3204
test3205 mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 2024-04-24 14:30:37 +02:00
test3207 openssl: fix the data race when sharing an SSL session between threads 2024-09-02 23:35:44 +02:00
test3208 lib3208: add a final easy_perform as well 2025-02-08 14:12:40 +01:00