geirm       00/10/30 18:43:41

  Added:       test/templates diabolical.vm
  Log:
  New testing template for small parsing oddities.
  
  Revision  Changes    Path
  1.1                  jakarta-velocity/test/templates/diabolical.vm
  
  Index: diabolical.vm
  ===================================================================
  #*
  
  @test diabolical.vm
  
  This template is used for Velocity regression testing.
  If you alter this template make sure you change the
  corresponding comparison file so that the regression
  test doesn't fail incorrectly.
  
  This is for wierd strangeness that doesn't have any other home.
  
  *#
  
  $f.
  $f
  $f. $f
  #set $f = "foo"
  $f.
  $f
  $f. $f
  $thingy.dingy
  "#FFFFFF"
  "$ow"
  
  
  
  

Reply via email to