geirm       01/04/13 19:58:48

  Added:       test/templates encodingtest.vm
               test/templates/compare encodingtest.cmp
  Log:
  support templates and reference output for the EncodingTestCase
  
  Revision  Changes    Path
  1.1                  jakarta-velocity/test/templates/encodingtest.vm
  
  Index: encodingtest.vm
  ===================================================================
  Thanks to Kent Johnson for this example and the nudge.
  
  <p>Chinese: 网站登录</p>
  <p>Spanish: niño</p>
  
  
  
  1.1                  jakarta-velocity/test/templates/compare/encodingtest.cmp
  
  Index: encodingtest.cmp
  ===================================================================
  Thanks to Kent Johnson for this example and the nudge.
  
  <p>Chinese: 网站登录</p>
  <p>Spanish: niño</p>
  
  
  

Reply via email to