You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by am...@apache.org on 2001/09/06 21:25:51 UTC

cvs commit: xml-xalan/test/tests/contrib-gold/xsltc/schemasoft compare.out

amiro       01/09/06 12:25:51

  Added:       test/tests/contrib-gold/xsltc/schemasoft compare.out
  Log:
  Expected ouput for 'compare' test from John Howard of Schemasoft
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/contrib-gold/xsltc/schemasoft/compare.out
  
  Index: compare.out
  ===================================================================
  a = 3
  b = 1
  x = 3
  a > b
  b < a
  a == x
  a <= x
  a >= x
  b <= a
  a >= b
  
  

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