curcuru     01/12/18 15:12:38

  Modified:    test/java/xdocs/sources xalantest.xml
  Added:       test/java/xdocs/sources/tests xalanctests.xml
  Log:
  Add basic page for Xalan-C specific testing docs
  
  Revision  Changes    Path
  1.3       +3 -0      xml-xalan/test/java/xdocs/sources/xalantest.xml
  
  Index: xalantest.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/java/xdocs/sources/xalantest.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xalantest.xml     2000/11/21 19:54:59     1.2
  +++ xalantest.xml     2001/12/18 23:12:38     1.3
  @@ -31,6 +31,9 @@
               label="Test Standards"
               source="tests/design.xml"/>
   
  +  <document id="xalanc"
  +            label="Xalan-C Tests"
  +            source="tests/xalanctests.xml"/>
     <separator/>
     <!-- How do you create a separator or item with text, but no link? -->
     <external href="http://xml.apache.org/xalan-j"; label="Xalan-J 2.x"/>
  
  
  
  1.1                  xml-xalan/test/java/xdocs/sources/tests/xalanctests.xml
  
  Index: xalanctests.xml
  ===================================================================
  <?xml version="1.0" standalone="no"?>
  <!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  
  <s1 title="Xalan C Testing">
  <ul>
  <li><link anchor="how-to-run-c">How-to: Run Xalan-C tests</link></li>
  <li><link anchor="ctesting-notes">Xalan-C testing notes</link></li>
  </ul>
  
      <anchor name="how-to-run-c"/>
      <s2 title="How-to: Run Xalan-C tests">
        <p>In progress.</p>
        <p>Contact <jump href="[EMAIL PROTECTED]">[EMAIL PROTECTED]</jump> if 
you'd 
        like to help in the Xalan-C API testing efforts.</p>
      </s2>    
  
      <anchor name="ctesting-notes"/>
      <s2 title="Xalan-C testing notes">
        <p>In progress.  Fill in general notes here.</p>
      </s2>    
  </s1>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to