aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1177
blob: 85b520ce035de38abd3c5262a1cbcf500d94d4c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<testcase>
<info>
<keywords>
source analysis
CURL_VERSION
</keywords>
</info>

#
# Client-side
<client>
<server>
none
</server>

 <name>
Verify that CURL_VERSION_* in headers and docs are in sync
 </name>

<command type="perl">
%SRCDIR/version-scan.pl %SRCDIR/../docs/libcurl/curl_version_info.3 %SRCDIR/../include/curl/curl.h
</command>
</client>

</testcase>