lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | source analysis | ||||
5 | symbols-in-versions | ||||
6 | documentation | ||||
7 | --manual | ||||
8 | </keywords> | ||||
9 | </info> | ||||
10 | |||||
11 | # | ||||
12 | # Client-side | ||||
13 | <client> | ||||
14 | <server> | ||||
15 | none | ||||
16 | </server> | ||||
17 | |||||
18 | <name> | ||||
19 | Verify that all libcurl options have man pages | ||||
20 | </name> | ||||
21 | |||||
22 | <command type="perl"> | ||||
23 | %SRCDIR/manpage-scan.pl %SRCDIR/.. %PWD/.. | ||||
24 | </command> | ||||
25 | </client> | ||||
26 | |||||
27 | </testcase> |