From 6a9abbd4d40f53e19b750321214026746bef8164 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 28 Apr 2016 16:27:51 +0200 Subject: 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 --- tests/data/test1139 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 tests/data/test1139 (limited to 'tests/data/test1139') 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 @@ + + + +source analysis +symbols-in-versions +documentation + + + +# +# Client-side + + +none + + + +Verify that all libcurl options have man pages + + + +%SRCDIR/manpage-scan.pl %SRCDIR/.. + + + + -- cgit v1.2.3