| 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 | --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 | <verify> | ||||
| 28 | <stderr> | ||||
| 29 | 0 | ||||
| 30 | </stderr> | ||||
| 31 | </verify> | ||||
| 32 | |||||
| 33 | </testcase> | ||||