|
4090 - in trunk/Template/tests/regression_tests/blocks: correct incorrect [: msg#00260web.ezcomponents.cvs
Author: Raymond Bosman Date: 2006-11-27 16:29:00 +0100 (Mon, 27 Nov 2006) New Revision: 4090 Log: - Added test output. Added: trunk/Template/tests/regression_tests/blocks/correct/matching_block_0019.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0020.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0021.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0022.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0023.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0024.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0025.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0026.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0027.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0028.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0029.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0030.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0031.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0032.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0033.out Added: trunk/Template/tests/regression_tests/blocks/correct/matching_block_0019.out =================================================================== Property changes on: trunk/Template/tests/regression_tests/blocks/correct/matching_block_0019.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0020.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0020.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0020.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:5:13: Open and close block do not match: {while} and {/delimiter} + +{/delimiter} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0020.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0021.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0021.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0021.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:5:6: Open and close block do not match: {while} and {/if} + +{/if} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0021.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0022.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0022.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0022.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:5:10: Open and close block do not match: {while} and {/switch} + +{/switch} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0022.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0023.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0023.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0023.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:5:8: Open and close block do not match: {while} and {/case} + +{/case} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0023.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0024.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0024.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0024.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:5:11: Open and close block do not match: {while} and {/default} + +{/default} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0024.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0025.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0025.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0025.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:3:11: Delimiter can only be used inside a foreach block. + +{delimiter} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0025.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0026.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0026.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0026.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:3:11: Delimiter can only be used inside a foreach block. + +{delimiter} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0026.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0027.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0027.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0027.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:3:11: Delimiter can only be used inside a foreach block. + +{delimiter} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0027.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0028.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0028.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0028.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:3:11: Delimiter can only be used inside a foreach block. + +{delimiter} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0028.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0029.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0029.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0029.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:3:11: Delimiter can only be used inside a foreach block. + +{delimiter} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0029.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0030.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0030.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0030.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:3:11: Delimiter can only be used inside a foreach block. + +{delimiter} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0030.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0031.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0031.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0031.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:3:11: Delimiter can only be used inside a foreach block. + +{delimiter} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0031.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0032.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0032.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0032.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,4 @@ +mock:3:11: Delimiter can only be used inside a foreach block. + +{delimiter} + ^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0032.out ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0033.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0033.out 2006-11-27 15:23:03 UTC (rev 4089) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0033.out 2006-11-27 15:29:00 UTC (rev 4090) @@ -0,0 +1,7 @@ +mock:7:1: Incorrect nesting in code, close block {/if} expected. + + {$foo} + + + +^ Property changes on: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0033.out ___________________________________________________________________ Name: svn:eol-style + native |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| News | FAQ | advertise |