summaryrefslogtreecommitdiff
path: root/tests/docs
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-11-20 16:28:36 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-11-20 16:28:36 +0000
commit6100c901dd1052a5431bfe009fa7b7bb1c4c1665 (patch)
tree4442ea7dfd7abe40ec76af732f636e73951c3787 /tests/docs
parent16130f7179d6c6b7de782422fa28b53846493bc7 (diff)
downloadlibxslt-6100c901dd1052a5431bfe009fa7b7bb1c4c1665.tar.gz
libxslt-6100c901dd1052a5431bfe009fa7b7bb1c4c1665.tar.bz2
libxslt-6100c901dd1052a5431bfe009fa7b7bb1c4c1665.zip
another problem reported by Oleg Paraschenko on the same code in #127450
* libxslt/keys.c: another problem reported by Oleg Paraschenko on the same code in #127450 * tests/docs/Makefile.am tests/docs/bug-135.xml tests/general/Makefile.am tests/docs/bug-135*: added tests to the regression suite for bug #127450. Daniel
Diffstat (limited to 'tests/docs')
-rw-r--r--tests/docs/Makefile.am1
-rw-r--r--tests/docs/bug-135.xml5
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/docs/Makefile.am b/tests/docs/Makefile.am
index 56ee1e0e..d48a31cc 100644
--- a/tests/docs/Makefile.am
+++ b/tests/docs/Makefile.am
@@ -134,6 +134,7 @@ EXTRA_DIST = \
bug-132.xml \
bug-133.xml \
bug-134.xml \
+ bug-135.xml \
character.xml \
array.xml \
items.xml
diff --git a/tests/docs/bug-135.xml b/tests/docs/bug-135.xml
new file mode 100644
index 00000000..9d5f51f9
--- /dev/null
+++ b/tests/docs/bug-135.xml
@@ -0,0 +1,5 @@
+<root>
+ <sect><h1 /></sect>
+ <sect><h2 /></sect>
+ <sect><h3 /></sect>
+</root>