dmarston 2002/09/24 12:53:52 Modified: test/tests/conf-gold/axes axes113.out Log: Improve handling of attribute::* to make results matchable Revision Changes Path 1.3 +1 -1 xml-xalan/test/tests/conf-gold/axes/axes113.out Index: axes113.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/axes/axes113.out,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- axes113.out 13 May 2002 15:52:40 -0000 1.2 +++ axes113.out 24 Sep 2002 19:53:52 -0000 1.3 @@ -10,4 +10,4 @@ Axis: descendant-or-self::*: 36,42,51,43,52,44,53,45,54,55, Axis: ancestor::*: 11,22, Axis: ancestor-or-self::*: 11,22,36, - Axis: attribute::*: id : 36,a1 : 1,a2 : 2,</out> \ No newline at end of file + Axis: attribute::* (sorted): a1: 1, a2: 2, id: 36, </out> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]