aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1177
blob: 6cc94a5b1d3b5e589fe76d2f1244a71895366aa5 (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 feature names and CURL_VERSION_* in lib and docs are in sync
</name>

<command type="perl">
%SRCDIR/test1177.pl %PWD/../docs/libcurl/curl_version_info.3 %SRCDIR/../include/curl/curl.h %SRCDIR/../lib/version.c
</command>
</client>

</testcase>