ilene 2002/09/20 07:38:58
Modified: test/tests/conferr/namedtemplateerr namedtemplateerr16.xsl
Log:
Added an ExpectedException line to the testcase to reflect the more generic
error message that is actually emitted.
Revision Changes Path
1.2 +1 -0
xml-xalan/test/tests/conferr/namedtemplateerr/namedtemplateerr16.xsl
Index: namedtemplateerr16.xsl
===================================================================
RCS file:
/home/cvs/xml-xalan/test/tests/conferr/namedtemplateerr/namedtemplateerr16.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- namedtemplateerr16.xsl 31 Jan 2002 18:35:32 -0000 1.1
+++ namedtemplateerr16.xsl 20 Sep 2002 14:38:57 -0000 1.2
@@ -9,6 +9,7 @@
<!-- Purpose: Call a template using invalid name. -->
<!-- ExpectedException: Invalid template name -->
<!-- ExpectedException: xsl:call-template has an invalid 'name' attribute
-->
+ <!-- ExpectedException: Illegal value: [EMAIL PROTECTED] used for QNAME
attribute: name -->
<xsl:template match="doc">
<out>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]