blob: 85b520ce035de38abd3c5262a1cbcf500d94d4c1 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4source analysis
5CURL_VERSION
6</keywords>
7</info>
8
9#
10# Client-side
11<client>
12<server>
13none
14</server>
15
16 <name>
17Verify that CURL_VERSION_* in headers and docs are in sync
18 </name>
19
20<command type="perl">
21%SRCDIR/version-scan.pl %SRCDIR/../docs/libcurl/curl_version_info.3 %SRCDIR/../include/curl/curl.h
22</command>
23</client>
24
25</testcase>