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:
Daniel Stenberg 2019-11-13 11:33:29 +01:00
parent 674298d191
commit 7a46aeb0be
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 232 additions and 6 deletions

View file

@ -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 \