aboutsummaryrefslogtreecommitdiffstats
path: root/test/relaxng/choice0_3.xml
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-01-15 12:38:10 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-01-15 12:38:10 +0000
commit9186a1fdb637c71a7fbeb76e0bbe6104ee345de3 (patch)
tree90865fbd7db2d7eca75b299e3006410430eabee0 /test/relaxng/choice0_3.xml
parent31113c7e86e39f3f5f0a84c235f2346f64746001 (diff)
downloadandroid_external_libxml2-9186a1fdb637c71a7fbeb76e0bbe6104ee345de3.tar.gz
android_external_libxml2-9186a1fdb637c71a7fbeb76e0bbe6104ee345de3.tar.bz2
android_external_libxml2-9186a1fdb637c71a7fbeb76e0bbe6104ee345de3.zip
fixed bug #157633 in relaxng choice optimization added regression tests
* relaxng.c: fixed bug #157633 in relaxng choice optimization * result/relaxng/choice0* test/relaxng/choice0*: added regression tests about it. * doc/*: rebuilt * testdso.c: removed a warning due to a missing void in signature. Daniel
Diffstat (limited to 'test/relaxng/choice0_3.xml')
-rw-r--r--test/relaxng/choice0_3.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/relaxng/choice0_3.xml b/test/relaxng/choice0_3.xml
new file mode 100644
index 00000000..79ac4a60
--- /dev/null
+++ b/test/relaxng/choice0_3.xml
@@ -0,0 +1,3 @@
+<device link="serial">
+ <serial-element/>
+</device>