summaryrefslogtreecommitdiff
path: root/tests/data/test1140
blob: f083eec3911f41048abe15691b8bc417ae48ce09 (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
26
27
28
29
30
31
32
<testcase>
<info>
<keywords>
source analysis
symbols-in-versions
documentation
</keywords>
</info>

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

 <name>
Verify the nroff of man pages
 </name>

<command type="perl">
%SRCDIR/nroff-scan.pl %SRCDIR/../docs/ %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3 %SRCDIR/../docs/*.1
</command>
</client>

<verify>
<stdout>
OK
</stdout>
</verify>

</testcase>