aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib1513.c
AgeCommit message (Collapse)Author
2014-05-05test1513: Don't return an uninitialized variable on init failureDan Fandrich
2014-03-29lib1513: fix callback proto to silence warningDaniel Stenberg
2014-01-04Updated copyright year for recent changesSteve Holme
2014-01-03test1513: added - verify early progress callback return failDaniel Stenberg
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.