You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by il...@apache.org on 2002/09/20 17:39:54 UTC

cvs commit: xml-xalan/test/tests/conferr/numberingerr numberingerr01.xsl

ilene       2002/09/20 08:39:54

  Modified:    test/tests/conferr/numberingerr numberingerr01.xsl
  Log:
  Added ExpectedException line to testcase.
  
  Revision  Changes    Path
  1.2       +1 -0      xml-xalan/test/tests/conferr/numberingerr/numberingerr01.xsl
  
  Index: numberingerr01.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conferr/numberingerr/numberingerr01.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- numberingerr01.xsl	14 Dec 2001 22:47:23 -0000	1.1
  +++ numberingerr01.xsl	20 Sep 2002 15:39:53 -0000	1.2
  @@ -6,6 +6,7 @@
     <!-- Purpose: Test of excessive size of grouping-separator. -->
     <!-- SpecCitation: Rec="XSLT" Version="1.0" type="OASISptr1" place="id(convert)/p[6]/text()[1]" -->
     <!-- Scenario: operation="message" StandardError="grouping-separator must be one character long." -->
  +  <!-- ExpectedException: Illegal value: toobig used for CHAR attribute: grouping-separator.  An attribute of type CHAR must be only 1 character! -->
   
   <xsl:template match="doc">
     <out>
  
  
  

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