aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorKarlson2k <k2k@narod.ru>2016-03-17 20:04:20 +0300
committerDaniel Stenberg <daniel@haxx.se>2016-04-20 10:02:22 +0200
commit4fbd57693054eb14499cde2ace2dc7890800598b (patch)
treec7af14a123feab868e79749ba01f655b602cf61c /tests/data/Makefile.inc
parent72d5e144fbc6a9db264ae425bb788af218f25d9e (diff)
tests: added test1517
... for checking ability to receive full HTTP response when POST request is used with slow read callback function. This test checks for bug #657 and verifies the work-around from 72d5e144fbc6. Closes #720
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index bc0ee4ce3..002d39d42 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -151,7 +151,7 @@ test1436 test1437 \
\
test1500 test1501 test1502 test1503 test1504 test1505 test1506 test1507 \
test1508 test1509 test1510 test1511 test1512 test1513 test1514 test1515 \
-test1516 \
+test1516 test1517 \
\
test1520 \
\