test1513: added - verify early progress callback return fail
authorDaniel Stenberg <daniel@haxx.se>
Fri, 3 Jan 2014 11:25:09 +0000 (12:25 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 3 Jan 2014 13:09:59 +0000 (14:09 +0100)
commit62da1e7458ce98479ddbfd259f0b3675b6f0b84c
tree7451815c3b3a3b2411444d70f546afb819cb608d
parentbf24b64e835d8f8c9e5da8136fec9b4f251837b8
test1513: added - verify early progress callback return fail

Verify the change brought in commit 8e11731653061. It makes sure that
returning a failure from the progress callback even very early results
in the correct return code.
tests/data/Makefile.am
tests/data/test1513 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib1513.c [new file with mode: 0644]