dmarston 02/05/15 12:50:38
Added: test/tests/conf-gold/select select84.out select82.out
select83.out select81.out
Log:
More coverage of whole-tree (//whatever) XPaths
Revision Changes Path
1.1 xml-xalan/test/tests/conf-gold/select/select84.out
Index: select84.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out><list>
Node doc has on-doc in @d
Node a has on-a in @aa
Node b has on-b in @x
Node bb has on-bb in @y
Node bbb has on-bbb in @z
Node c has on-c in @cc</list></out>
1.1 xml-xalan/test/tests/conf-gold/select/select82.out
Index: select82.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out><list>doc|a|b|bb|bbb|c|</list></out>
1.1 xml-xalan/test/tests/conf-gold/select/select83.out
Index: select83.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out><list>
Node doc has on-doc in @x
Node a has on-a in @x
Node b has on-b in @x
Node bbb has on-bbb in @x
Node c has on-c in @x</list></out>
1.1 xml-xalan/test/tests/conf-gold/select/select81.out
Index: select81.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out><rel>
Hello
There
World
</rel><abs>
Hello
There
World
</abs></out>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]