xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | source analysis | ||||
5 | symbols-in-versions | ||||
6 | documentation | ||||
7 | </keywords> | ||||
8 | </info> | ||||
9 | |||||
10 | # | ||||
11 | # Client-side | ||||
12 | <client> | ||||
13 | <server> | ||||
14 | none | ||||
15 | </server> | ||||
16 | |||||
17 | <name> | ||||
18 | Verify the nroff of man pages | ||||
19 | </name> | ||||
20 | |||||
21 | <command type="perl"> | ||||
22 | %SRCDIR/nroff-scan.pl %SRCDIR/../docs/ %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3 %SRCDIR/../docs/*.1 | ||||
23 | </command> | ||||
24 | </client> | ||||
25 | |||||
26 | <verify> | ||||
27 | <stdout> | ||||
28 | OK | ||||
29 | </stdout> | ||||
30 | </verify> | ||||
31 | |||||
32 | </testcase> |