You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by cu...@apache.org on 2001/02/21 20:44:53 UTC

cvs commit: xml-xalan/test/tests/api-gold/err ErrorListenerTest.out

curcuru     01/02/21 11:44:53

  Added:       test/tests/api-gold/err ErrorListenerTest.out
  Log:
  Gold file for ErrorListenerTest
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/api-gold/err/ErrorListenerTest.out
  
  Index: ErrorListenerTest.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <list-out name="list1">
    <item-out>warning(TransformerException)</item-out>
    <item-out>error(TransformerException)</item-out>
    <item-out>fatalError(TransformerException)</item-out>
    <list-out name="list2">
      <item-out>ErrorListener API's</item-out>
      <item-out>Defined Above</item-out>
    </list-out>
  </list-out>