mirror of
https://github.com/curl/curl.git
synced 2026-04-13 00:31:41 +08:00
Before this patch this test succeeded silently and unconditionally, when run on an out-of-tree curl build. Also fix to exit gracefully if no libcurl manuals are found. Fixing: ``` readline() on closed filehandle $m at ../../tests/test1222.pl line 153. ``` Cherry-picked from #17877 Closes #17892
25 lines
268 B
Plaintext
25 lines
268 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
source analysis
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
|
|
<name>
|
|
Verify deprecation statuses and versions
|
|
</name>
|
|
|
|
<command type="perl">
|
|
%SRCDIR/test1222.pl %SRCDIR/.. %PWD/..
|
|
</command>
|
|
</client>
|
|
|
|
</testcase>
|