mirror of
https://github.com/curl/curl.git
synced 2026-07-28 05:53:11 +03:00
test1173: check references to libcurl options
... that they refer to actual existing libcurl options. Reviewed-by: Daniel Gustafsson Closes #7656
This commit is contained in:
parent
7d1bd8a301
commit
8fbdf8331e
2 changed files with 65 additions and 17 deletions
|
|
@ -15,11 +15,11 @@ none
|
|||
</server>
|
||||
|
||||
<name>
|
||||
Basic man page syntax check
|
||||
Man page syntax checks
|
||||
</name>
|
||||
|
||||
<command type="perl">
|
||||
%SRCDIR/manpage-syntax.pl %SRCDIR/../docs/*.1 %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3
|
||||
%SRCDIR/manpage-syntax.pl %SRCDIR/../docs/libcurl/symbols-in-versions %SRCDIR/../docs/*.1 %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue