aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib1531.c
AgeCommit message (Collapse)Author
2017-05-01tests: declare TU-local variables staticMarcel Raad
This fixes missing-variable-declarations warnings when building with clang.
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
... checksrc of all test code is pending.
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-10-14test1531: case the size to fix the test on non-largefile buildsDan Fandrich
2015-06-23test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg
Following the fix made in 903b6e05565bf.