mirror of
https://github.com/curl/curl.git
synced 2026-08-26 20:03:32 +03:00
curl: fix -T globbing
Regression from e59371a493 (7.67.0)
Added test 490, 491 and 492 to verify the functionality.
Reported-by: Kamil Dudka
Reported-by: Anderson Sasaki
Fixes #4588
Closes #4591
This commit is contained in:
parent
674298d191
commit
7a46aeb0be
5 changed files with 232 additions and 6 deletions
|
|
@ -66,6 +66,8 @@ test393 test394 test395 \
|
|||
test400 test401 test402 test403 test404 test405 test406 test407 test408 \
|
||||
test409 \
|
||||
\
|
||||
test490 test491 test492 \
|
||||
\
|
||||
test500 test501 test502 test503 test504 test505 test506 test507 test508 \
|
||||
test509 test510 test511 test512 test513 test514 test515 test516 test517 \
|
||||
test518 test519 test520 test521 test522 test523 test524 test525 test526 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue