]> git.ipfire.org Git - thirdparty/curl.git/commit
form API: add new test 650.
authorPatrick Monnerat <patrick@monnerat.net>
Thu, 7 Sep 2017 18:11:02 +0000 (19:11 +0100)
committerPatrick Monnerat <patrick@monnerat.net>
Thu, 7 Sep 2017 18:11:02 +0000 (19:11 +0100)
commit3620e569b312476f1e63b298106f942079b5afe8
tree29ac559fce9c8200040f72f5ccef4ff83f674f77
parent3dab9f6c71b0a2d7651109c8da43788eaad2a2f5
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.
tests/data/Makefile.inc
tests/data/test650 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib650.c [new file with mode: 0644]