diff options
Diffstat (limited to 'tests/data/test1173')
-rw-r--r-- | tests/data/test1173 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/data/test1173 b/tests/data/test1173 new file mode 100644 index 000000000..d48996552 --- /dev/null +++ b/tests/data/test1173 @@ -0,0 +1,26 @@ +<testcase> +<info> +<keywords> +source analysis +documentation +--manual +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> + + <name> +Basic man page syntax check + </name> + +<command type="perl"> +%SRCDIR/manpage-syntax.pl %SRCDIR/../docs/*.1 %SRCDIR/../docs/libcurl/*.3 +</command> +</client> + +</testcase> |