You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2001/11/27 18:42:13 UTC

cvs commit: xml-xalan/test/tests/conf-gold/numberformat numberformat44.out numberformat42.out numberformat43.out numberformat41.out

dmarston    01/11/27 09:42:13

  Added:       test/tests/conf-gold/numberformat numberformat44.out
                        numberformat42.out numberformat43.out
                        numberformat41.out
  Log:
  New cases covering visibility of the xsl:decimal-format
  declaration and/or harmonizing same-named declarations.
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/numberformat/numberformat44.out
  
  Index: numberformat44.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
  <main>not a number, -13.2</main>
  <sub>not a number, -13.2</sub></out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/numberformat/numberformat42.out
  
  Index: numberformat42.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>not a number, 3.2</out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/numberformat/numberformat43.out
  
  Index: numberformat43.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
  <one>not a number, -13.2</one>
  <sub>not a number, -13.2</sub></out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/numberformat/numberformat41.out
  
  Index: numberformat41.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
  <foo>not a number, -13.2</foo>
  <baz>not a number, -13.2</baz></out>
  
  

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