summaryrefslogtreecommitdiff
path: root/tests/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-05-13 14:34:37 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-05-13 14:34:37 +0000
commit970091425f31577eb9f106961331f6013f0b3335 (patch)
treed9501c007c406bb0bc26a519c18371d38d805219 /tests/docs/Makefile.am
parent2fafb8f6dd28f77cecfdac3fe8cc0328248b05b7 (diff)
downloadlibxslt-970091425f31577eb9f106961331f6013f0b3335.tar.gz
libxslt-970091425f31577eb9f106961331f6013f0b3335.tar.bz2
libxslt-970091425f31577eb9f106961331f6013f0b3335.zip
fix the processing of top level elements of stylesheets which are not in
* libxslt/xslt.c libxslt/extensions.c libxslt/extensions.h: fix the processing of top level elements of stylesheets which are not in the XSLT namespace and are not an extension either should fix #529223 * tests/docs/Makefile.am tests/docs/bug-167.xml tests/general/Makefile.am tests/general/bug-167.*: add the test to the regression suite Daniel svn path=/trunk/; revision=1472
Diffstat (limited to 'tests/docs/Makefile.am')
-rw-r--r--tests/docs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docs/Makefile.am b/tests/docs/Makefile.am
index 727d0814..a261fcb7 100644
--- a/tests/docs/Makefile.am
+++ b/tests/docs/Makefile.am
@@ -165,6 +165,7 @@ EXTRA_DIST = \
bug-164.xml \
bug-165.xml \
bug-166.xml \
+ bug-167.xml \
character.xml \
array.xml \
items.xml