2023-12-11 20:30:44 -05:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
source analysis
|
|
|
|
CURL_VERSION
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
none
|
|
|
|
</server>
|
|
|
|
|
|
|
|
<name>
|
|
|
|
Verify that feature names and CURL_VERSION_* in lib and docs are in sync
|
|
|
|
</name>
|
|
|
|
|
|
|
|
<command type="perl">
|
2024-05-15 15:20:32 -04:00
|
|
|
%SRCDIR/test1177.pl %PWD/../docs/libcurl/curl_version_info.3 %SRCDIR/../include/curl/curl.h %SRCDIR/../lib/version.c
|
2023-12-11 20:30:44 -05:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
</testcase>
|