]> git.ipfire.org Git - thirdparty/curl.git/commit
test1545: test doing curl_formadd twice with missing file
authorDaniel Stenberg <daniel@haxx.se>
Tue, 28 Nov 2023 10:01:54 +0000 (11:01 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Nov 2023 21:57:42 +0000 (22:57 +0100)
commit07a3cd83e0456ca17dfd8c3104af7cf45b7a1ff5
tree3ee88173a5afdd15c76b104255c4305c4e8a6b41
parent34e319954a69cf870d48052e0e041d229155c662
test1545: test doing curl_formadd twice with missing file

Reproduces #12410
Verifies the fix
Closes #12421
tests/data/Makefile.inc
tests/data/test1545 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib1545.c [new file with mode: 0644]