diff options
Diffstat (limited to 'tests/data/test1140')
-rw-r--r-- | tests/data/test1140 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/data/test1140 b/tests/data/test1140 new file mode 100644 index 000000000..b9458be9f --- /dev/null +++ b/tests/data/test1140 @@ -0,0 +1,26 @@ +<testcase> +<info> +<keywords> +source analysis +symbols-in-versions +documentation +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> + + <name> +Verify the nroff of man pages + </name> + +<command type="perl"> +%SRCDIR/nroff-scan.pl %SRCDIR/../docs/ %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3 %SRCDIR/../docs/*.1 +</command> +</client> + +</testcase> |