You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by jk...@apache.org on 2001/08/10 19:58:59 UTC

cvs commit: xml-xalan/test/tests/conf-gold/idkey idkey01.out idkey07.out idkey30.out idkey31.out idkey49.out

jkesselm    01/08/10 10:58:59

  Modified:    test/tests/conf-gold/idkey idkey01.out idkey07.out
                        idkey30.out idkey31.out idkey49.out
  Log:
  Increasing the number of bits used to identify DTM nodes, at the expense of decreasing the number of DTMs that a DTMManager can track simultaneously. Some other code has been updated to track this change (and to better track posible future changes), as have the IDKEY testcases.
  
  Revision  Changes    Path
  1.3       +6 -6      xml-xalan/test/tests/conf-gold/idkey/idkey01.out
  
  Index: idkey01.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/idkey/idkey01.out,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- idkey01.out	2001/01/31 22:46:21	1.2
  +++ idkey01.out	2001/08/10 17:58:58	1.3
  @@ -1,23 +1,23 @@
   <HTML>
   <P>Reference numbers should match the titles, links should work.</P>
   <HR>
  -<H1 id="N4">1. Introduction</H1>
  +<H1 id="N400003">1. Introduction</H1>
       Introduction
  -    <P>For more information see the <A href="#N2A">3. Expressions</A> section.</P>
  +    <P>For more information see the <A href="#N400029">3. Expressions</A> section.</P>
       
   <P>(alternate id link: id3)</P>
     
   <HR>
  -<H1 id="N17">2. Stylesheet Structure</H1>
  +<H1 id="N400016">2. Stylesheet Structure</H1>
       Stylesheet Structure
  -    <P>For more information see the <A href="#N4">1. Introduction</A> section.</P>
  +    <P>For more information see the <A href="#N400003">1. Introduction</A> section.</P>
       
   <P>(alternate id link: id1)</P>
     
   <HR>
  -<H1 id="N2A">3. Expressions</H1>
  +<H1 id="N400029">3. Expressions</H1>
       Expressions
  -    <P>For more information see the <A href="#N17">2. Stylesheet Structure</A> section.</P>
  +    <P>For more information see the <A href="#N400016">2. Stylesheet Structure</A> section.</P>
       
   <P>(alternate id link: id2)</P>
     
  
  
  
  1.2       +1 -1      xml-xalan/test/tests/conf-gold/idkey/idkey07.out
  
  Index: idkey07.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/idkey/idkey07.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- idkey07.out	2000/12/17 21:56:41	1.1
  +++ idkey07.out	2001/08/10 17:58:58	1.2
  @@ -1,2 +1,2 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<out>NA,N8,,N4,N2</out>
  \ No newline at end of file
  +<out>N400009,N400007,,N400003,N400001</out>
  \ No newline at end of file
  
  
  
  1.2       +5 -5      xml-xalan/test/tests/conf-gold/idkey/idkey30.out
  
  Index: idkey30.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/idkey/idkey30.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- idkey30.out	2000/12/17 21:56:41	1.1
  +++ idkey30.out	2001/08/10 17:58:58	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<out>A(att):N3;T:N4,P(a-pi):N5;T:N6,C:N7,T:N8,
  -  E(inner):N9 has A(blat):NA;T:NB,C:NC,T:ND,
  -  E(sub):NE has T:NF,
  -T:N10,
  -T:N11,</out>
  \ No newline at end of file
  +<out>A(att):N400002;T:N400003,P(a-pi):N400004;T:N400005,C:N400006,T:N400007,
  +  E(inner):N400008 has A(blat):N400009;T:N40000A,C:N40000B,T:N40000C,
  +  E(sub):N40000D has T:N40000E,
  +T:N40000F,
  +T:N400010,</out>
  \ No newline at end of file
  
  
  
  1.3       +3 -3      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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- idkey31.out	2001/01/31 22:46:21	1.2
  +++ idkey31.out	2001/08/10 17:58:58	1.3
  @@ -1,8 +1,8 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <out><docs/>
  -  <doc><ext>N5</ext></doc>
  -    <section><foo>N8</foo><ext>N5</ext></section>
  -      <inner><foo>N8</foo><ext>N5</ext><whiz>NB</whiz></inner>
  +  <doc><ext>N400004</ext></doc>
  +    <section><foo>N400007</foo><ext>N400004</ext></section>
  +      <inner><foo>N400007</foo><ext>N400004</ext><whiz>N40000A</whiz></inner>
       
     
   </out>
  
  
  
  1.4       +1 -1      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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- idkey49.out	2001/08/01 19:07:38	1.3
  +++ idkey49.out	2001/08/10 17:58:58	1.4
  @@ -1,3 +1,3 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <out>49A-Hello,49B-Shirt,49B-Overt,49C-GoodBye,49D-Tie,49D-Sly,
  -N200004,N300004,N300007,N400004,N500004,N500007,</out>
  \ No newline at end of file
  +NC00003,N1000003,N1000006,N1400003,N1800003,N1800006,</out>
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org