summaryrefslogtreecommitdiff
path: root/tests/data/test1173
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1173')
-rw-r--r--tests/data/test117326
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/data/test1173 b/tests/data/test1173
new file mode 100644
index 000000000..dd09f81d8
--- /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 %SRCDIR/../docs/libcurl/opts/*.3
+</command>
+</client>
+
+</testcase>