curl-curl/tests/data/test1707
Viktor Szakats 20914e3753
perl: harden external command invocations
In `adddocsref.pl`, `checksrc-all.pl`, `singleuse.pl` and tests 307, 1013,
1022, 1275, 1707, 1708, 1710.

Closes #21097
2026-03-26 14:20:07 +01:00

25 lines
316 B
XML

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
curl
</keywords>
</info>
# Client-side
<client>
<features>
manual
</features>
<name>
Verify curl -h --insecure
</name>
<command type="perl">
%SRCDIR/test1707.pl %CURL --insecure ../docs/cmdline-opts/curl.txt
</command>
</client>
</testcase>