1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-23 01:52:48 +03:00

Added regression tests for the latest XPath/pattern fixes.

* test/XPath/docs/nodes test/XPath/tests/nodespat
  result/XPath/tests/nodespat: Added regression tests for
  the latest XPath/pattern fixes.
This commit is contained in:
Kasimier T. Buchcik
2006-01-05 14:49:40 +00:00
parent bb80f544d4
commit bb2074e8ff
4 changed files with 107 additions and 0 deletions

2
test/XPath/docs/nodes Normal file
View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<root><foo>txt<!--hello--><![CDATA[data]]><?target data?><bar>txt<!--hello--><![CDATA[data]]><?target data?></bar></foo></root>