polserver/testsuite/escript/filemod/xml.out
turleypol ea0c533364 fixed leak in compiler and xml filemod
ecompile/runecl no longer try to log to pol logs
activated xml unittest
print stderr on testfailure
2018-12-23 13:55:47 +01:00

19 lines
375 B
Text

itertest...
filemod/xmltest.xml
v:1.0 e: s: [XMLDeclaration] (1)
root [XMLElement] (2)
Hello [XMLElement] (1)
World [XMLText] (1)
nodetwo [XMLElement] (2)
-struct{ i = "1" } (1)
-struct{ j = "2" } (2)
membertest...
root= root
firstchild= Hello
firstchildstring= nodetwo
firstsibling= Comment
attributes= { i, j }
attributes= 2
scopetest...
root= root
firstchild= Hello