1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-19 10:03:34 +03:00
libxml2/test/pattern/multiple.pat
Daniel Veillard 0996a162c9 fixed the namespaces support fixed xmlGetNodePath when namespaces are used
* pattern.c: fixed the namespaces support
* tree.c: fixed xmlGetNodePath when namespaces are used
* result/pattern/multiple result/pattern/namespaces
  test/pattern/multiple.* test/pattern/namespaces.*: added
  more regression tests
Daniel
2005-02-05 14:00:10 +00:00

28 lines
136 B
Plaintext

a
b
c
c/a
c/b
b/a
c/b/a
c//a
c//b
b//a
c//b//a
c/b//a
c//b/a
/a
/b
/c
/c/a
/c/b
/b/a
/c/b/a
/c//a
/c//b
/b//a
/c//b//a
/c/b//a
/c//b/a