From d88f85ed7f09eab2ce1c14cd955d88fa10ca431c Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 10 Mar 2006 12:46:13 +0000 Subject: [PATCH] Added a funcsynopsis test case. --- testdocs/tests/refentry.007.xml | 77 +++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/testdocs/tests/refentry.007.xml b/testdocs/tests/refentry.007.xml index 02f3d8b4b..443535515 100644 --- a/testdocs/tests/refentry.007.xml +++ b/testdocs/tests/refentry.007.xml @@ -38,6 +38,68 @@ Purpose for SecondName + + + + #include <varargs.h> +#include <mouteyh.h> +#include <qlmppzj.h> + + float rand + + + + + int max + + + + + int idiv + int n + int m + + + + Another. + + + + void qsort + void *dataptr[] + int left + int right + int (*comp) + void *, void * + + + + + + int foo_frob_something + foo_sometype1 foo_frob_parm1 + foo_sometype1 foo_frob_parm2 + foo_sometype1 foo_frob_parm3 + int (* parm4 ) + int a, int b, int c + + foo_sometype1 foo_frob_parm5 + + + + int foo_frob_something + foo_sometype1 foo_frob_parm1 + foo_sometype1 foo_frob_parm2 + foo_sometype1 foo_frob_parm3 + int (* parm4 ) + int a, int b, int c + + foo_sometype1 foo_frob_parm5 + + + + Description This is a minimal RefEntry. @@ -145,6 +207,21 @@ And ends with 3 lines of space and is followed by a line of space. +This paragraph contains an itemizedlist with a title. The title +is “Mrignkwolmcng”. + + Mrignkwolmcng + + itemizedlist listitem 1 + + + itemizedlist listitem 2 + + + +This is some useless text that follows the “Mrignkwolmcng” orderedlist +in the same para. + The following is a Variablelist with a title and with a nested itemizedlist. My variablelist -- 2.40.0