logo       

4098 - trunk/Template/tests/regression_tests/blocks/incorrect [eZComponents: msg#00268

web.ezcomponents.cvs

Subject: 4098 - trunk/Template/tests/regression_tests/blocks/incorrect [eZComponents: Trunk]

Author: Jan Borsodi
Date: 2006-11-28 10:31:56 +0100 (Tue, 28 Nov 2006)
New Revision: 4098

Log:
- Removed some tests which are valid (should not be tested in these entries).

Removed:

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

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

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

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

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

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

Deleted:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0099.in
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0099.in
2006-11-28 09:28:27 UTC (rev 4097)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0099.in
2006-11-28 09:31:56 UTC (rev 4098)
@@ -1,8 +0,0 @@
-{* file: non_matching_block_0099.in *}
-{var $foo = 1, $_false = false, $array = array( 1, 2 )}
-{foreach $array as $bar}
- {while $_false}
- {$foo}
- {/while}
-{/foreach}
-

Deleted:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0108.in
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0108.in
2006-11-28 09:28:27 UTC (rev 4097)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0108.in
2006-11-28 09:31:56 UTC (rev 4098)
@@ -1,8 +0,0 @@
-{* file: non_matching_block_0108.in *}
-{var $foo = 1, $_false = false, $array = array( 1, 2 )}
-{foreach $array as $bar}
- {delimiter}
- {$foo}
- {/delimiter}
-{/foreach}
-

Deleted:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0117.in
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0117.in
2006-11-28 09:28:27 UTC (rev 4097)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0117.in
2006-11-28 09:31:56 UTC (rev 4098)
@@ -1,8 +0,0 @@
-{* file: non_matching_block_0117.in *}
-{var $foo = 1, $_false = false, $array = array( 1, 2 )}
-{foreach $array as $bar}
- {if $foo}
- {$foo}
- {/if}
-{/foreach}
-

Deleted:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0142.in
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0142.in
2006-11-28 09:28:27 UTC (rev 4097)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0142.in
2006-11-28 09:31:56 UTC (rev 4098)
@@ -1,8 +0,0 @@
-{* file: non_matching_block_0142.in *}
-{var $foo = 1, $_false = false, $array = array( 1, 2 )}
-{foreach $array as $bar}
- {switch $foo}
- {$foo}
- {/switch}
-{/foreach}
-

Deleted:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0151.in
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0151.in
2006-11-28 09:28:27 UTC (rev 4097)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0151.in
2006-11-28 09:31:56 UTC (rev 4098)
@@ -1,8 +0,0 @@
-{* file: non_matching_block_0151.in *}
-{var $foo = 1, $_false = false, $array = array( 1, 2 )}
-{foreach $array as $bar}
- {case $foo}
- {$foo}
- {/case}
-{/foreach}
-

Deleted:
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0160.in
===================================================================
---
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0160.in
2006-11-28 09:28:27 UTC (rev 4097)
+++
trunk/Template/tests/regression_tests/blocks/incorrect/non_matching_block_0160.in
2006-11-28 09:31:56 UTC (rev 4098)
@@ -1,8 +0,0 @@
-{* file: non_matching_block_0160.in *}
-{var $foo = 1, $_false = false, $array = array( 1, 2 )}
-{foreach $array as $bar}
- {default}
- {$foo}
- {/default}
-{/foreach}
-



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

News | FAQ | advertise