|
4079 - trunk/Template/tests/regression_tests/blocks/incorrect [eZComponents: msg#00249web.ezcomponents.cvs
Author: Jan Borsodi Date: 2006-11-27 13:57:04 +0100 (Mon, 27 Nov 2006) New Revision: 4079 Log: - WIP: out files for non_matching_blocks* tests. Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0001.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0009.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0010.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0011.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0012.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0013.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0014.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0015.out trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0016.out Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0001.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0001.out 2006-11-27 12:52:45 UTC (rev 4078) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0001.out 2006-11-27 12:57:04 UTC (rev 4079) @@ -0,0 +1,2 @@ + + 1 Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0009.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0009.out 2006-11-27 12:52:45 UTC (rev 4078) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0009.out 2006-11-27 12:57:04 UTC (rev 4079) @@ -0,0 +1,7 @@ +mock:7:1: Incorrect nesting in code, the block {foreach} was not correctly terminated. + + {$foo} + + + +^ Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0010.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0010.out 2006-11-27 12:52:45 UTC (rev 4078) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0010.out 2006-11-27 12:57:04 UTC (rev 4079) @@ -0,0 +1,2 @@ +1 +1 Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0011.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0011.out 2006-11-27 12:52:45 UTC (rev 4078) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0011.out 2006-11-27 12:57:04 UTC (rev 4079) @@ -0,0 +1,4 @@ +mock:5:9: Found closing block {/while} which does not match previous block {foreach} + +{/while} + ^ Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0012.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0012.out 2006-11-27 12:52:45 UTC (rev 4078) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0012.out 2006-11-27 12:57:04 UTC (rev 4079) @@ -0,0 +1,4 @@ +mock:5:13: Found closing block {/delimiter} which does not match previous block {foreach} + +{/delimiter} + ^ Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0013.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0013.out 2006-11-27 12:52:45 UTC (rev 4078) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0013.out 2006-11-27 12:57:04 UTC (rev 4079) @@ -0,0 +1,4 @@ +mock:5:6: Found closing block {/if} which does not match previous block {foreach} + +{/if} + ^ Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0014.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0014.out 2006-11-27 12:52:45 UTC (rev 4078) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0014.out 2006-11-27 12:57:04 UTC (rev 4079) @@ -0,0 +1,4 @@ +mock:5:10: Found closing block {switch/} which does not match previous block {foreach} + +{/switch} + ^ Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0015.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0015.out 2006-11-27 12:52:45 UTC (rev 4078) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0015.out 2006-11-27 12:57:04 UTC (rev 4079) @@ -0,0 +1,4 @@ +mock:5:7: Found closing block {case/} which does not match previous block {foreach} + +{/case} + ^ Added: trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0016.out =================================================================== --- trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0016.out 2006-11-27 12:52:45 UTC (rev 4078) +++ trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0016.out 2006-11-27 12:57:04 UTC (rev 4079) @@ -0,0 +1,4 @@ +mock:5:10: Found closing block {default/} which does not match previous block {foreach} + +{/default} + ^ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | 4078 - in trunk/Template: . src/parsers/source_to_tst/implementations tests/regression_tests/array_append [eZComponents: Trunk]: 00249, Raymond Bosman |
|---|---|
| Next by Date: | 4080 - in trunk: EventLog EventLog/src/exceptions EventLog/src/writers EventLogDatabaseTiein/tests/writers [eZComponents: Trunk]: 00249, Alexandru Stanoi |
| Previous by Thread: | 4078 - in trunk/Template: . src/parsers/source_to_tst/implementations tests/regression_tests/array_append [eZComponents: Trunk]i: 00249, Raymond Bosman |
| Next by Thread: | 4080 - in trunk: EventLog EventLog/src/exceptions EventLog/src/writers EventLogDatabaseTiein/tests/writers [eZComponents: Trunk]: 00249, Alexandru Stanoi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |