Edit

kc3-lang/libxml2/test/pattern/multiple.pat

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2005-02-05 14:00:10
    Hash : 0996a162
    Message : 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

  • test/pattern/multiple.pat
  • 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