fenom/tests/cases/Fenom
Sergey Beresnev 748ef29a1d Refactoring Fenom\Template::compile: Removed goto, $from
Fixed issues with templates
    '{if 0}none{/if} literal: {  $a}{$a}{  $a} end'
    '{* '
2013-07-08 12:43:20 +09:00
..
AutoEscapeTest.php Fix escaping 2013-07-07 11:29:26 +04:00
CommentTest.php Refactoring Fenom\Template::compile: Removed goto, $from 2013-07-08 12:43:20 +09:00
CustomProviderTest.php
ExtendsTemplateTest.php
MacrosTest.php
ModifiersTest.php
ProviderTest.php
RenderTest.php
ScopeTest.php
TagsTest.php
TemplateTest.php Refactoring Fenom\Template::compile: Removed goto, $from 2013-07-08 12:43:20 +09:00
TokenizerTest.php