geirm 2003/10/29 03:19:41
Modified: test/templates comment.vm
test/templates/compare comment.cmp
Log:
test for fix to 8795
Revision Changes Path
1.7 +17 -0 jakarta-velocity/test/templates/comment.vm
Index: comment.vm
===================================================================
RCS file: /home/cvs/jakarta-velocity/test/templates/comment.vm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- comment.vm 25 Mar 2002 00:27:32 -0000 1.6
+++ comment.vm 29 Oct 2003 11:19:41 -0000 1.7
@@ -47,3 +47,20 @@
$##
there is a dollar before me
+
+
+Test of multiline/singleline combo
+## fix for bug 7697
+
+#*
+ multiline
+
+ ## embedded singline comment
+
+ stuff
+
+*#
+
+with some closing text
+
+##test
1.6 +8 -0 jakarta-velocity/test/templates/compare/comment.cmp
Index: comment.cmp
===================================================================
RCS file: /home/cvs/jakarta-velocity/test/templates/compare/comment.cmp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- comment.cmp 25 Mar 2002 00:27:32 -0000 1.5
+++ comment.cmp 29 Oct 2003 11:19:41 -0000 1.6
@@ -20,3 +20,11 @@
$there is a dollar before me
+
+
+Test of multiline/singleline combo
+
+
+
+with some closing text
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]