logo       

4091 - in trunk/Template/tests/regression_tests/blocks: correct incorrect [: msg#00261

web.ezcomponents.cvs

Subject: 4091 - in trunk/Template/tests/regression_tests/blocks: correct incorrect [eZComponents: Trunk]

Author: Raymond Bosman
Date: 2006-11-27 16:34:42 +0100 (Mon, 27 Nov 2006)
New Revision: 4091

Log:
- Added tests output.

Added:
trunk/Template/tests/regression_tests/blocks/correct/matching_block_0037.in
trunk/Template/tests/regression_tests/blocks/correct/matching_block_0037.out

trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0034.out

trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0035.out

trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0036.out

trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0038.out

trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0039.out

trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0040.out
Removed:

trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0037.in

Copied:
trunk/Template/tests/regression_tests/blocks/correct/matching_block_0037.in
(from rev 4087,
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0037.in)

Added:
trunk/Template/tests/regression_tests/blocks/correct/matching_block_0037.out
===================================================================
---
trunk/Template/tests/regression_tests/blocks/correct/matching_block_0037.out
2006-11-27 15:29:00 UTC (rev 4090)
+++
trunk/Template/tests/regression_tests/blocks/correct/matching_block_0037.out
2006-11-27 15:34:42 UTC (rev 4091)
@@ -0,0 +1 @@
+1


Property changes on:
trunk/Template/tests/regression_tests/blocks/correct/matching_block_0037.out
___________________________________________________________________
Name: svn:eol-style
+ native

Added:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0034.out
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0034.out
2006-11-27 15:29:00 UTC (rev 4090)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0034.out
2006-11-27 15:34:42 UTC (rev 4091)
@@ -0,0 +1,4 @@
+mock:5:11: Open and close block do not match: {if} and {/foreach}
+
+{/foreach}
+ ^


Property changes on:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0034.out
___________________________________________________________________
Name: svn:eol-style
+ native

Added:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0035.out
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0035.out
2006-11-27 15:29:00 UTC (rev 4090)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0035.out
2006-11-27 15:34:42 UTC (rev 4091)
@@ -0,0 +1,4 @@
+mock:5:9: Open and close block do not match: {if} and {/while}
+
+{/while}
+ ^


Property changes on:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0035.out
___________________________________________________________________
Name: svn:eol-style
+ native

Added:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0036.out
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0036.out
2006-11-27 15:29:00 UTC (rev 4090)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0036.out
2006-11-27 15:34:42 UTC (rev 4091)
@@ -0,0 +1,4 @@
+mock:5:13: Open and close block do not match: {if} and {/delimiter}
+
+{/delimiter}
+ ^


Property changes on:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0036.out
___________________________________________________________________
Name: svn:eol-style
+ native

Deleted:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0037.in
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0037.in
2006-11-27 15:29:00 UTC (rev 4090)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0037.in
2006-11-27 15:34:42 UTC (rev 4091)
@@ -1,6 +0,0 @@
-{* file: non_matching_block_0037.in *}
-{var $foo = 1, $_false = false, $array = array( 1, 2 )}
-{if $foo}
- {$foo}
-{/if}
-

Added:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0038.out
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0038.out
2006-11-27 15:29:00 UTC (rev 4090)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0038.out
2006-11-27 15:34:42 UTC (rev 4091)
@@ -0,0 +1,4 @@
+mock:5:10: Open and close block do not match: {if} and {/switch}
+
+{/switch}
+ ^


Property changes on:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0038.out
___________________________________________________________________
Name: svn:eol-style
+ native

Added:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0039.out
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0039.out
2006-11-27 15:29:00 UTC (rev 4090)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0039.out
2006-11-27 15:34:42 UTC (rev 4091)
@@ -0,0 +1,4 @@
+mock:5:8: Open and close block do not match: {if} and {/case}
+
+{/case}
+ ^


Property changes on:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0039.out
___________________________________________________________________
Name: svn:eol-style
+ native

Added:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0040.out
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0040.out
2006-11-27 15:29:00 UTC (rev 4090)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0040.out
2006-11-27 15:34:42 UTC (rev 4091)
@@ -0,0 +1,4 @@
+mock:5:11: Open and close block do not match: {if} and {/default}
+
+{/default}
+ ^


Property changes on:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0040.out
___________________________________________________________________
Name: svn:eol-style
+ native



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise