dmarston 2002/12/02 13:17:11 Modified: test/tests/conf-gold/idkey idkey51.out idkey49.out idkey31.out Log: Convert to processor-independent form. String compares happen internally. Revision Changes Path 1.2 +1 -3 xml-xalan/test/tests/conf-gold/idkey/idkey51.out Index: idkey51.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/idkey/idkey51.out,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- idkey51.out 14 Dec 2001 15:18:40 -0000 1.1 +++ idkey51.out 2 Dec 2002 21:17:11 -0000 1.2 @@ -1,4 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<out> -<from-a>N20004, N20007, </from-a> -<from-v>N20004, N20007, </from-v></out> \ No newline at end of file +<out>Success</out> \ No newline at end of file 1.8 +1 -2 xml-xalan/test/tests/conf-gold/idkey/idkey49.out Index: idkey49.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/idkey/idkey49.out,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- idkey49.out 26 Nov 2001 22:08:53 -0000 1.7 +++ idkey49.out 2 Dec 2002 21:17:11 -0000 1.8 @@ -1,3 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<out><values>49A-Hello, 49B-Shirt, 49B-Overt, 49C-GoodBye, 49D-Tie, 49D-Sly, </values> -<ids>N30004, N40004, N40007, N50004, N60004, N60007, </ids></out> \ No newline at end of file +<out>Number of IDs accumulated: 35</out> \ No newline at end of file 1.6 +1 -7 xml-xalan/test/tests/conf-gold/idkey/idkey31.out Index: idkey31.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/idkey/idkey31.out,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- idkey31.out 26 Nov 2001 22:08:53 -0000 1.5 +++ idkey31.out 2 Dec 2002 21:17:11 -0000 1.6 @@ -1,8 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<out><docs><xml>N10002</xml></docs> - <doc><ext>N10005</ext><xml>N10002</xml></doc> - <section><foo>N10008</foo><ext>N10005</ext><xml>N10002</xml></section> - <inner><foo>N10008</foo><ext>N10005</ext><whiz>N1000B</whiz><xml>N10002</xml></inner> - - -</out> \ No newline at end of file +<out>Number of IDs accumulated: 10</out> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]