[gtk-doc] tests: add a test case for not change existing lists
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc] tests: add a test case for not change existing lists
- Date: Thu, 30 Jan 2014 21:30:10 +0000 (UTC)
commit ff2945e919e604fb0826dc9d8005b32532edcec5
Author: William Jon McCann <william jon mccann gmail com>
Date: Thu Jan 30 00:51:10 2014 -0500
tests: add a test case for not change existing lists
https://bugzilla.gnome.org/show_bug.cgi?id=723288
tests/gobject/src/gobject.c | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/tests/gobject/src/gobject.c b/tests/gobject/src/gobject.c
index 70ae03d..d215ef4 100644
--- a/tests/gobject/src/gobject.c
+++ b/tests/gobject/src/gobject.c
@@ -44,6 +44,15 @@
*
* This is a section with a heading without a trailing hash mark.
*
+ * <orderedlist>
+ * <listitem><para>
+ * This list is here to ensure the parsing of the above list
+ * </para></listitem>
+ * <listitem><para>
+ * Doesn't change it.
+ * </para></listitem>
+ * </orderedlist>
+ *
* # Coda #
*
* Nothing more to say.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]