1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test1139
Daniel Stenberg 6a9abbd4d4 test1139: verifies libcurl option man page presence
- checks that each option has its own man page present

- checks that each option is mentioned in its corresponding index man
  page
2016-04-28 16:30:22 +02:00

27 lines
306 B
Plaintext

<testcase>
<info>
<keywords>
source analysis
symbols-in-versions
documentation
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<name>
Verify that all libcurl options have man pages
</name>
<command type="perl">
%SRCDIR/manpage-scan.pl %SRCDIR/..
</command>
</client>
</testcase>