summaryrefslogtreecommitdiff
path: root/tests/docs
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-03-31 09:56:13 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-03-31 09:56:13 +0000
commit9f4e6d5779c6a1ebf946b670bbf6739d30da7b2c (patch)
tree8cec5c0a40c3c8e1c3b21d4d0dd1a9113f82f55a /tests/docs
parentd8d8ecd5f45ac3d5b7a51cd80bd45592dfadc162 (diff)
downloadlibxslt-9f4e6d5779c6a1ebf946b670bbf6739d30da7b2c.tar.gz
libxslt-9f4e6d5779c6a1ebf946b670bbf6739d30da7b2c.tar.bz2
libxslt-9f4e6d5779c6a1ebf946b670bbf6739d30da7b2c.zip
fixed bug #171488 with cascading select in patterns. added test provided
* libxslt/pattern.c: fixed bug #171488 with cascading select in patterns. * tests/general/bug-161.*, tests/general/Makefile.am, tests/docs/bug-161.*, tests/docs/Makefile.am: added test provided by Ben Ko Daniel
Diffstat (limited to 'tests/docs')
-rw-r--r--tests/docs/Makefile.am1
-rw-r--r--tests/docs/bug-161.xml5
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/docs/Makefile.am b/tests/docs/Makefile.am
index e7da7228..89aff9a9 100644
--- a/tests/docs/Makefile.am
+++ b/tests/docs/Makefile.am
@@ -160,6 +160,7 @@ EXTRA_DIST = \
bug-158.xml bug-158.doc \
bug-159.xml \
bug-160.xml \
+ bug-161.xml \
character.xml \
array.xml \
items.xml
diff --git a/tests/docs/bug-161.xml b/tests/docs/bug-161.xml
new file mode 100644
index 00000000..b1548f38
--- /dev/null
+++ b/tests/docs/bug-161.xml
@@ -0,0 +1,5 @@
+<orderedlist>
+<listitem><para>test</para></listitem>
+<listitem><para>test</para></listitem>
+<listitem><para>test</para></listitem>
+</orderedlist>