diff options
Diffstat (limited to 'tests/data/test1139')
-rw-r--r-- | tests/data/test1139 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/data/test1139 b/tests/data/test1139 new file mode 100644 index 000000000..30f730c2e --- /dev/null +++ b/tests/data/test1139 @@ -0,0 +1,26 @@ +<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> |