CURLINFO_SIZE_UPLOAD: fix missing counter update

Adds test 1522 for verification.

Reported-by: cjmsoregan
Fixes #2847
Closes #2864
This commit is contained in:
Daniel Stenberg 2018-08-10 13:57:50 +02:00
parent 53d211bfd1
commit 2a278fd735
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 147 additions and 2 deletions

View file

@ -170,7 +170,7 @@ test1500 test1501 test1502 test1503 test1504 test1505 test1506 test1507 \
test1508 test1509 test1510 test1511 test1512 test1513 test1514 test1515 \
test1516 test1517 \
\
test1520 test1521 \
test1520 test1521 test1522 \
\
test1525 test1526 test1527 test1528 test1529 test1530 test1531 test1532 \
test1533 test1534 test1535 test1536 test1537 test1538 \