Daniel Stenberg
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
...
... and unify the source code to adhere.
Closes #2563
2018-05-21 23:21:47 +02:00
Dan Fandrich
591f5d18cf
tests: Fixed torture tests on tests 556 and 650
...
Test cleanup after OOM wasn't being consistently performed.
2017-11-01 14:37:01 +01:00
Patrick Monnerat
0401734dfd
mime: keep "text/plain" content type if user-specified.
...
Include test cases in 554, 587, 650.
Fixes https://github.com/curl/curl/issues/1986
2017-10-12 19:36:16 +01:00
Patrick Monnerat
3620e569b3
form API: add new test 650.
...
Now that the form API is deprecated and not used anymore in curl tool,
a lot of its features left untested. Test 650 attempts to check all these
features not tested elsewhere.
2017-09-07 19:11:02 +01:00