From 77149f22f6b4195e15ae00f2181aefa9741da8e0 Mon Sep 17 00:00:00 2001 From: uwetews Date: Sun, 20 Dec 2015 14:45:25 +0100 Subject: [PATCH] add Smarty special variable teste --- tests/CleanUp.php | 21 +++++ tests/Config.php | 2 +- .../A_Core/AutoEscape/cache/dummy.txt | 1 - .../A_Core/AutoEscape/templates_c/dummy.txt | 1 - tests/UnitTests/A_Core/Filter/cache/dummy.txt | 1 - .../A_Core/Filter/templates_c/dummy.txt | 1 - .../A_Core/GetterSetter/cache/dummy.txt | 1 - .../A_Core/GetterSetter/templates_c/dummy.txt | 1 - .../A_Core/LoadPlugin/cache/dummy.txt | 1 - .../A_Core/LoadPlugin/templates_c/dummy.txt | 1 - .../A_Core/MuteExpectedErrors/cache/dummy.txt | 1 - .../MuteExpectedErrors/templates_c/dummy.txt | 1 - .../A_Core/PluginTests/Shared/cache/dummy.txt | 1 - .../PluginTests/Shared/templates_c/dummy.txt | 1 - .../A_Core/PluginTests/cache/dummy.txt | 1 - .../A_Core/PluginTests/templates_c/dummy.txt | 1 - .../UnitTests/A_Core/SmartyBC/cache/dummy.txt | 1 - .../A_Core/SmartyBC/templates_c/dummy.txt | 1 - .../CacheModify/ModifiedSince/cache/dummy.txt | 1 - .../ModifiedSince/templates_c/dummy.txt | 1 - .../CacheResourceTests/File/cache/dummy.txt | 1 - .../File/templates_c/dummy.txt | 1 - .../CacheResourceTests/Mysql/cache/dummy.txt | 0 .../Mysql/templates_c/dummy.txt | 0 .../_shared/PHPunitplugins/dummy.txt | 0 .../_shared/templates/dummy.txt | 0 .../Compiler/CompilerPlugin/cache/dummy.txt | 1 - .../CompilerPlugin/templates_c/dummy.txt | 1 - .../Compiler/Delimiter/cache/dummy.txt | 1 - .../Compiler/Delimiter/templates_c/dummy.txt | 1 - .../UnitTests/ConfigFileTests/cache/dummy.txt | 1 - .../ConfigFileTests/templates_c/dummy.txt | 1 - .../Custom/Ambiguous/cache/dummy.txt | 1 - .../Custom/Ambiguous/templates_c/dummy.txt | 1 - .../DemoPluginExtendsAll/cache/dummy.txt | 1 - .../templates_c/dummy.txt | 1 - .../DefaultHandler/cache/dummy.txt | 1 - .../DefaultHandler/templates_c/dummy.txt | 1 - .../ResourceTests/Eval/cache/dummy.txt | 1 - .../ResourceTests/Eval/templates_c/dummy.txt | 1 - .../ResourceTests/Extends/cache/dummy.txt | 1 - .../Extends/templates_c/dummy.txt | 1 - .../ResourceTests/File/cache/dummy.txt | 1 - .../ResourceTests/File/templates_c/dummy.txt | 1 - .../FileIncludePath/cache/dummy.txt | 1 - .../FileIncludePath/templates_c/dummy.txt | 1 - .../ResourceTests/FileIndexed/cache/dummy.txt | 1 - .../FileIndexed/templates_c/dummy.txt | 1 - .../ResourceTests/Php/cache/dummy.txt | 1 - .../ResourceTests/Php/templates_c/dummy.txt | 1 - .../ResourceTests/Registered/cache/dummy.txt | 1 - .../Registered/templates_c/dummy.txt | 1 - .../ResourcePlugins/cache/dummy.txt | 1 - .../ResourcePlugins/templates_c/dummy.txt | 1 - .../ResourceTests/Stream/cache/dummy.txt | 1 - .../Stream/templates_c/dummy.txt | 1 - .../ResourceTests/String/cache/dummy.txt | 1 - .../String/templates_c/dummy.txt | 1 - tests/UnitTests/SecurityTests/cache/dummy.txt | 1 - .../SecurityTests/templates_c/dummy.txt | 1 - .../SmartyMethodsTests/Append/cache/dummy.txt | 1 - .../Append/templates_c/dummy.txt | 1 - .../AppendByRef/cache/dummy.txt | 1 - .../AppendByRef/templates_c/dummy.txt | 1 - .../SmartyMethodsTests/Assign/cache/dummy.txt | 1 - .../Assign/templates_c/dummy.txt | 1 - .../AssignByRef/cache/dummy.txt | 1 - .../AssignByRef/templates_c/dummy.txt | 1 - .../AssignGlobal/cache/dummy.txt | 1 - .../AssignGlobal/templates_c/dummy.txt | 1 - .../ClearAllAssign/cache/dummy.txt | 1 - .../ClearAllAssign/templates_c/dummy.txt | 1 - .../ClearAssign/cache/dummy.txt | 1 - .../ClearAssign/templates_c/dummy.txt | 1 - .../ClearCompiledTemplate/cache/dummy.txt | 1 - .../templates_c/dummy.txt | 1 - .../GetTemplateVars/cache/dummy.txt | 1 - .../GetTemplateVars/templates_c/dummy.txt | 1 - .../RegisterBlock/cache/dummy.txt | 1 - .../RegisterBlock/templates_c/dummy.txt | 1 - .../RegisterCompiler/cache/dummy.txt | 1 - .../RegisterCompiler/templates_c/dummy.txt | 1 - .../RegisterFunction/cache/dummy.txt | 1 - .../RegisterFunction/templates_c/dummy.txt | 1 - .../RegisterModifier/cache/dummy.txt | 1 - .../RegisterModifier/templates_c/dummy.txt | 1 - .../RegisterObject/cache/dummy.txt | 1 - .../RegisterObject/templates_c/dummy.txt | 1 - .../TemplateExist/cache/dummy.txt | 1 - .../TemplateExist/templates_c/dummy.txt | 1 - .../TemplateSource/Comments/cache/dummy.txt | 1 - .../Comments/templates_c/dummy.txt | 1 - .../TemplateSource/Spacing/cache/dummy.txt | 1 - .../Spacing/templates_c/dummy.txt | 1 - .../StaticClass/cache/dummy.txt | 1 - .../StaticClass/templates_c/dummy.txt | 1 - .../TagTests/Append/cache/dummy.txt | 1 - .../TagTests/Append/templates_c/dummy.txt | 1 - .../TagTests/Assign/cache/dummy.txt | 1 - .../TagTests/Assign/templates_c/dummy.txt | 1 - .../TagTests/BlockPlugin/cache/dummy.txt | 1 - .../BlockPlugin/templates_c/dummy.txt | 1 - .../TagTests/BockExtend/cache/dummy.txt | 1 - .../BockExtend/templates/030_child.tpl | 23 +++++ .../BockExtend/templates/030_grandchild.tpl | 14 ++++ .../BockExtend/templates/030_include_2.tpl | 6 ++ .../TagTests/BockExtend/templates_c/dummy.txt | 1 - .../TagTests/Capture/cache/dummy.txt | 1 - .../TagTests/Capture/templates_c/dummy.txt | 1 - .../TagTests/CompilerPlugin/cache/dummy.txt | 1 - .../CompilerPlugin/templates_c/dummy.txt | 1 - .../TagTests/ConfigLoad/cache/dummy.txt | 1 - .../TagTests/ConfigLoad/templates_c/dummy.txt | 1 - .../TagTests/Delimiter/cache/dummy.txt | 1 - .../TagTests/Delimiter/templates_c/dummy.txt | 1 - .../TagTests/Eval/cache/dummy.txt | 1 - .../TagTests/Eval/templates_c/dummy.txt | 1 - .../TagTests/For/cache/dummy.txt | 1 - .../TagTests/For/templates_c/dummy.txt | 1 - .../TagTests/Foreach/cache/dummy.txt | 1 - .../TagTests/Foreach/templates_c/dummy.txt | 1 - .../TagTests/FunctionPlugin/cache/dummy.txt | 1 - .../FunctionPlugin/templates_c/dummy.txt | 1 - .../TagTests/If/cache/dummy.txt | 1 - .../TagTests/If/templates_c/dummy.txt | 1 - .../TagTests/Include/cache/dummy.txt | 1 - .../TagTests/Include/templates_c/dummy.txt | 1 - .../TagTests/IncludePhp/cache/dummy.txt | 1 - .../TagTests/IncludePhp/templates_c/dummy.txt | 1 - .../TagTests/Insert/cache/dummy.txt | 1 - .../TagTests/Insert/templates_c/dummy.txt | 1 - .../TagTests/Literal/cache/dummy.txt | 1 - .../TagTests/Literal/templates_c/dummy.txt | 1 - .../TagTests/Nocache/cache/dummy.txt | 1 - .../TagTests/Nocache/templates_c/dummy.txt | 1 - .../TagTests/Php/cache/dummy.txt | 1 - .../TagTests/Php/templates_c/dummy.txt | 1 - .../TagTests/PluginBlock/cache/dummy.txt | 1 - .../PluginBlock/templates_c/dummy.txt | 1 - .../TagTests/PluginFunction/cache/dummy.txt | 1 - .../PluginFunction/templates_c/dummy.txt | 1 - .../TagTests/PluginModifier/cache/dummy.txt | 1 - .../PluginModifier/templates_c/dummy.txt | 1 - .../TagTests/Section/cache/dummy.txt | 1 - .../TagTests/Section/templates_c/dummy.txt | 1 - .../TagTests/SetFilter/cache/dummy.txt | 1 - .../TagTests/SetFilter/templates_c/dummy.txt | 1 - .../TagTests/Strip/cache/dummy.txt | 1 - .../TagTests/Strip/templates_c/dummy.txt | 1 - .../TagTests/TemplateFunction/cache/dummy.txt | 1 - .../TemplateFunction/templates_c/dummy.txt | 1 - .../TagTests/While/cache/dummy.txt | 1 - .../TagTests/While/templates_c/dummy.txt | 1 - .../TagTests/_Attributes/cache/dummy.txt | 1 - .../_Attributes/templates_c/dummy.txt | 1 - .../TagTests/_Error/cache/dummy.txt | 1 - .../TagTests/_Error/templates_c/dummy.txt | 1 - .../TagTests/_Print/cache/dummy.txt | 1 - .../TagTests/_Print/templates_c/dummy.txt | 1 - .../ValueTests/Array/cache/dummy.txt | 1 - .../ValueTests/Array/templates_c/dummy.txt | 1 - .../ValueTests/ConstantTests/cache/dummy.txt | 1 - .../ConstantTests/templates_c/dummy.txt | 1 - .../ValueTests/DoubleQuoted/cache/dummy.txt | 1 - .../DoubleQuoted/templates_c/dummy.txt | 1 - .../ValueTests/Math/cache/dummy.txt | 1 - .../ValueTests/Math/templates_c/dummy.txt | 1 - .../ValueTests/Modifier/cache/dummy.txt | 1 - .../ValueTests/Modifier/templates_c/dummy.txt | 1 - .../ValueTests/Objects/cache/dummy.txt | 1 - .../ValueTests/Objects/templates_c/dummy.txt | 1 - .../ValueTests/SingleQouted/cache/dummy.txt | 1 - .../SingleQouted/templates_c/dummy.txt | 1 - .../Constant/SmartyConstantTest.php | 45 ++++++++++ .../Constant/cache/dummy.txt | 0 .../Constant/templates/constant.tpl | 1 + .../Constant/templates/constant_variable.tpl | 1 + .../Constant/templates_c/dummy.txt | 0 .../SmartySpecialVars/Cookie/CookieTest.php | 84 +++++++++++++++++++ .../SmartySpecialVars/Cookie/cache/dummy.txt | 0 .../Cookie/templates/cookie.tpl | 1 + .../Cookie/templates/cookie_modifier.tpl | 1 + .../Cookie/templates/cookie_variable.tpl | 1 + .../Cookie/templates_c/dummy.txt | 0 .../Delimiter/SmartyDelimiterTest.php | 34 ++++++++ .../Delimiter/cache/dummy.txt | 0 .../Delimiter/templates/delimiter.tpl | 1 + .../Delimiter/templates_c/dummy.txt | 0 .../Error/SmartyErrorTest.php | 36 ++++++++ .../SmartySpecialVars/Error/cache/dummy.txt | 0 .../Error/templates/error.tpl | 1 + .../Error/templates_c/dummy.txt | 0 .../SmartySpecialVars/Now/SmartyNowTest.php | 50 +++++++++++ .../SmartySpecialVars/Now/cache/dummy.txt | 0 .../SmartySpecialVars/Now/templates/now.tpl | 1 + .../Now/templates/now_nocache.tpl | 1 + .../Now/templates_c/dummy.txt | 0 .../SmartySpecialVars/Post/PostTest.php | 84 +++++++++++++++++++ .../SmartySpecialVars/Post/cache/dummy.txt | 0 .../SmartySpecialVars/Post/templates/post.tpl | 1 + .../Post/templates/post_modifier.tpl | 1 + .../Post/templates/post_variable.tpl | 1 + .../Post/templates_c/dummy.txt | 0 .../SmartyTemplateObjectTest.php | 34 ++++++++ .../TemplateObject/cache/dummy.txt | 0 .../TemplateObject/dummy.txt | 0 .../templates/template_object.tpl | 1 + .../TemplateObject/templates_c/dummy.txt | 0 .../Version/SmartyVersionTest.php | 34 ++++++++ .../SmartySpecialVars/Version/cache/dummy.txt | 0 .../Version/templates/version.tpl | 1 + .../Version/templates_c/dummy.txt | 0 .../Variables/Stream/cache/dummy.txt | 1 - .../Variables/Stream/templates_c/dummy.txt | 1 - .../Variables/VariableScope/cache/dummy.txt | 1 - .../VariableScope/templates_c/dummy.txt | 1 - .../VariableVariable/cache/dummy.txt | 1 - .../VariableVariable/templates_c/dummy.txt | 1 - .../TemplateSource/Xml/cache/dummy.txt | 1 - .../TemplateSource/Xml/templates_c/dummy.txt | 1 - .../_Core/AutoEscape/cache/dummy.txt | 0 .../_Core/AutoEscape/templates_c/dummy.txt | 0 tests/UnitTests/_Core/Filter/cache/dummy.txt | 0 .../_Core/Filter/templates_c/dummy.txt | 0 .../_Core/GetterSetter/cache/dummy.txt | 0 .../_Core/GetterSetter/templates_c/dummy.txt | 0 .../_Core/LoadPlugin/cache/dummy.txt | 0 .../_Core/LoadPlugin/templates_c/dummy.txt | 0 .../_Core/MuteExpectedErrors/cache/dummy.txt | 0 .../MuteExpectedErrors/templates_c/dummy.txt | 0 .../_Core/PluginTests/Shared/cache/dummy.txt | 0 .../PluginTests/Shared/templates_c/dummy.txt | 0 .../_Core/PluginTests/cache/dummy.txt | 0 .../_Core/PluginTests/templates_c/dummy.txt | 0 .../UnitTests/_Core/SmartyBC/cache/dummy.txt | 0 .../_Core/SmartyBC/templates_c/dummy.txt | 0 tests/cache/dummy.txt | 0 tests/templates_c/dummy.txt | 0 238 files changed, 480 insertions(+), 173 deletions(-) create mode 100644 tests/CleanUp.php create mode 100644 tests/UnitTests/CacheResourceTests/Mysql/cache/dummy.txt create mode 100644 tests/UnitTests/CacheResourceTests/Mysql/templates_c/dummy.txt create mode 100644 tests/UnitTests/CacheResourceTests/_shared/PHPunitplugins/dummy.txt create mode 100644 tests/UnitTests/CacheResourceTests/_shared/templates/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_child.tpl create mode 100644 tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_grandchild.tpl create mode 100644 tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_include_2.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/SmartyConstantTest.php create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/cache/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates/constant.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates/constant_variable.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates_c/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/cache/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie_modifier.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie_variable.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates_c/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/SmartyDelimiterTest.php create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/cache/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/templates/delimiter.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/templates_c/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/SmartyErrorTest.php create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/cache/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/templates/error.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/templates_c/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/SmartyNowTest.php create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/cache/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates/now.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates/now_nocache.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates_c/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/PostTest.php create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/cache/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post_modifier.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post_variable.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates_c/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/SmartyTemplateObjectTest.php create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/cache/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/templates/template_object.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/templates_c/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/SmartyVersionTest.php create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/cache/dummy.txt create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/templates/version.tpl create mode 100644 tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/templates_c/dummy.txt create mode 100644 tests/UnitTests/_Core/AutoEscape/cache/dummy.txt create mode 100644 tests/UnitTests/_Core/AutoEscape/templates_c/dummy.txt create mode 100644 tests/UnitTests/_Core/Filter/cache/dummy.txt create mode 100644 tests/UnitTests/_Core/Filter/templates_c/dummy.txt create mode 100644 tests/UnitTests/_Core/GetterSetter/cache/dummy.txt create mode 100644 tests/UnitTests/_Core/GetterSetter/templates_c/dummy.txt create mode 100644 tests/UnitTests/_Core/LoadPlugin/cache/dummy.txt create mode 100644 tests/UnitTests/_Core/LoadPlugin/templates_c/dummy.txt create mode 100644 tests/UnitTests/_Core/MuteExpectedErrors/cache/dummy.txt create mode 100644 tests/UnitTests/_Core/MuteExpectedErrors/templates_c/dummy.txt create mode 100644 tests/UnitTests/_Core/PluginTests/Shared/cache/dummy.txt create mode 100644 tests/UnitTests/_Core/PluginTests/Shared/templates_c/dummy.txt create mode 100644 tests/UnitTests/_Core/PluginTests/cache/dummy.txt create mode 100644 tests/UnitTests/_Core/PluginTests/templates_c/dummy.txt create mode 100644 tests/UnitTests/_Core/SmartyBC/cache/dummy.txt create mode 100644 tests/UnitTests/_Core/SmartyBC/templates_c/dummy.txt create mode 100644 tests/cache/dummy.txt create mode 100644 tests/templates_c/dummy.txt diff --git a/tests/CleanUp.php b/tests/CleanUp.php new file mode 100644 index 00000000..05af017c --- /dev/null +++ b/tests/CleanUp.php @@ -0,0 +1,21 @@ +getPathname(); + if ((strpos($p, '\coverage') !== false) || ((strpos($p, '\templates_c') === false) && (strpos($p, '\cache') === false))) { + continue; + } + $p = $path->getPathname(); + $i = 1; + //$path->isDir() && !$path->isLink() ? rmdir($path->getPathname()) : unlink($path->getPathname()); + if ($path->isDir() && !$path->isLink()) { + touch($path->getPathname() . '/dummy.txt'); + } else { + unlink($path->getPathname()); + touch($path->getPath() . '/dummy.txt'); + } +} + diff --git a/tests/Config.php b/tests/Config.php index d1b6f1be..e4a0d795 100644 --- a/tests/Config.php +++ b/tests/Config.php @@ -6,7 +6,7 @@ /* * Smarty PHPUnit Config */ -define('individualFolders', false); +define('individualFolders', true); define('MemCacheEnable', false); define('ApcCacheEnable', false); define('MysqlCacheEnable', false); diff --git a/tests/UnitTests/A_Core/AutoEscape/cache/dummy.txt b/tests/UnitTests/A_Core/AutoEscape/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/AutoEscape/cache/dummy.txt +++ b/tests/UnitTests/A_Core/AutoEscape/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/AutoEscape/templates_c/dummy.txt b/tests/UnitTests/A_Core/AutoEscape/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/AutoEscape/templates_c/dummy.txt +++ b/tests/UnitTests/A_Core/AutoEscape/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/Filter/cache/dummy.txt b/tests/UnitTests/A_Core/Filter/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/Filter/cache/dummy.txt +++ b/tests/UnitTests/A_Core/Filter/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/Filter/templates_c/dummy.txt b/tests/UnitTests/A_Core/Filter/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/Filter/templates_c/dummy.txt +++ b/tests/UnitTests/A_Core/Filter/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/GetterSetter/cache/dummy.txt b/tests/UnitTests/A_Core/GetterSetter/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/GetterSetter/cache/dummy.txt +++ b/tests/UnitTests/A_Core/GetterSetter/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/GetterSetter/templates_c/dummy.txt b/tests/UnitTests/A_Core/GetterSetter/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/GetterSetter/templates_c/dummy.txt +++ b/tests/UnitTests/A_Core/GetterSetter/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/LoadPlugin/cache/dummy.txt b/tests/UnitTests/A_Core/LoadPlugin/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/LoadPlugin/cache/dummy.txt +++ b/tests/UnitTests/A_Core/LoadPlugin/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/LoadPlugin/templates_c/dummy.txt b/tests/UnitTests/A_Core/LoadPlugin/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/LoadPlugin/templates_c/dummy.txt +++ b/tests/UnitTests/A_Core/LoadPlugin/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/MuteExpectedErrors/cache/dummy.txt b/tests/UnitTests/A_Core/MuteExpectedErrors/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/MuteExpectedErrors/cache/dummy.txt +++ b/tests/UnitTests/A_Core/MuteExpectedErrors/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/MuteExpectedErrors/templates_c/dummy.txt b/tests/UnitTests/A_Core/MuteExpectedErrors/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/MuteExpectedErrors/templates_c/dummy.txt +++ b/tests/UnitTests/A_Core/MuteExpectedErrors/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/PluginTests/Shared/cache/dummy.txt b/tests/UnitTests/A_Core/PluginTests/Shared/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/PluginTests/Shared/cache/dummy.txt +++ b/tests/UnitTests/A_Core/PluginTests/Shared/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/PluginTests/Shared/templates_c/dummy.txt b/tests/UnitTests/A_Core/PluginTests/Shared/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/PluginTests/Shared/templates_c/dummy.txt +++ b/tests/UnitTests/A_Core/PluginTests/Shared/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/PluginTests/cache/dummy.txt b/tests/UnitTests/A_Core/PluginTests/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/PluginTests/cache/dummy.txt +++ b/tests/UnitTests/A_Core/PluginTests/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/PluginTests/templates_c/dummy.txt b/tests/UnitTests/A_Core/PluginTests/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/PluginTests/templates_c/dummy.txt +++ b/tests/UnitTests/A_Core/PluginTests/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/SmartyBC/cache/dummy.txt b/tests/UnitTests/A_Core/SmartyBC/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/SmartyBC/cache/dummy.txt +++ b/tests/UnitTests/A_Core/SmartyBC/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/A_Core/SmartyBC/templates_c/dummy.txt b/tests/UnitTests/A_Core/SmartyBC/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/A_Core/SmartyBC/templates_c/dummy.txt +++ b/tests/UnitTests/A_Core/SmartyBC/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/CacheModify/ModifiedSince/cache/dummy.txt b/tests/UnitTests/CacheModify/ModifiedSince/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/CacheModify/ModifiedSince/cache/dummy.txt +++ b/tests/UnitTests/CacheModify/ModifiedSince/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/CacheModify/ModifiedSince/templates_c/dummy.txt b/tests/UnitTests/CacheModify/ModifiedSince/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/CacheModify/ModifiedSince/templates_c/dummy.txt +++ b/tests/UnitTests/CacheModify/ModifiedSince/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/CacheResourceTests/File/cache/dummy.txt b/tests/UnitTests/CacheResourceTests/File/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/CacheResourceTests/File/cache/dummy.txt +++ b/tests/UnitTests/CacheResourceTests/File/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/CacheResourceTests/File/templates_c/dummy.txt b/tests/UnitTests/CacheResourceTests/File/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/CacheResourceTests/File/templates_c/dummy.txt +++ b/tests/UnitTests/CacheResourceTests/File/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/CacheResourceTests/Mysql/cache/dummy.txt b/tests/UnitTests/CacheResourceTests/Mysql/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/CacheResourceTests/Mysql/templates_c/dummy.txt b/tests/UnitTests/CacheResourceTests/Mysql/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/CacheResourceTests/_shared/PHPunitplugins/dummy.txt b/tests/UnitTests/CacheResourceTests/_shared/PHPunitplugins/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/CacheResourceTests/_shared/templates/dummy.txt b/tests/UnitTests/CacheResourceTests/_shared/templates/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/Compiler/CompilerPlugin/cache/dummy.txt b/tests/UnitTests/Compiler/CompilerPlugin/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/Compiler/CompilerPlugin/cache/dummy.txt +++ b/tests/UnitTests/Compiler/CompilerPlugin/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/Compiler/CompilerPlugin/templates_c/dummy.txt b/tests/UnitTests/Compiler/CompilerPlugin/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/Compiler/CompilerPlugin/templates_c/dummy.txt +++ b/tests/UnitTests/Compiler/CompilerPlugin/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/Compiler/Delimiter/cache/dummy.txt b/tests/UnitTests/Compiler/Delimiter/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/Compiler/Delimiter/cache/dummy.txt +++ b/tests/UnitTests/Compiler/Delimiter/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/Compiler/Delimiter/templates_c/dummy.txt b/tests/UnitTests/Compiler/Delimiter/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/Compiler/Delimiter/templates_c/dummy.txt +++ b/tests/UnitTests/Compiler/Delimiter/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ConfigFileTests/cache/dummy.txt b/tests/UnitTests/ConfigFileTests/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ConfigFileTests/cache/dummy.txt +++ b/tests/UnitTests/ConfigFileTests/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ConfigFileTests/templates_c/dummy.txt b/tests/UnitTests/ConfigFileTests/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ConfigFileTests/templates_c/dummy.txt +++ b/tests/UnitTests/ConfigFileTests/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Custom/Ambiguous/cache/dummy.txt b/tests/UnitTests/ResourceTests/Custom/Ambiguous/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Custom/Ambiguous/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/Custom/Ambiguous/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Custom/Ambiguous/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/Custom/Ambiguous/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Custom/Ambiguous/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/Custom/Ambiguous/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Custom/DemoPluginExtendsAll/cache/dummy.txt b/tests/UnitTests/ResourceTests/Custom/DemoPluginExtendsAll/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Custom/DemoPluginExtendsAll/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/Custom/DemoPluginExtendsAll/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Custom/DemoPluginExtendsAll/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/Custom/DemoPluginExtendsAll/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Custom/DemoPluginExtendsAll/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/Custom/DemoPluginExtendsAll/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/DefaultHandler/cache/dummy.txt b/tests/UnitTests/ResourceTests/DefaultHandler/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/DefaultHandler/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/DefaultHandler/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/DefaultHandler/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/DefaultHandler/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/DefaultHandler/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/DefaultHandler/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Eval/cache/dummy.txt b/tests/UnitTests/ResourceTests/Eval/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Eval/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/Eval/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Eval/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/Eval/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Eval/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/Eval/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Extends/cache/dummy.txt b/tests/UnitTests/ResourceTests/Extends/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Extends/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/Extends/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Extends/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/Extends/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Extends/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/Extends/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/File/cache/dummy.txt b/tests/UnitTests/ResourceTests/File/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/File/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/File/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/File/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/File/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/File/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/File/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/FileIncludePath/cache/dummy.txt b/tests/UnitTests/ResourceTests/FileIncludePath/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/FileIncludePath/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/FileIncludePath/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/FileIncludePath/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/FileIncludePath/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/FileIncludePath/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/FileIncludePath/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/FileIndexed/cache/dummy.txt b/tests/UnitTests/ResourceTests/FileIndexed/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/FileIndexed/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/FileIndexed/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/FileIndexed/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/FileIndexed/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/FileIndexed/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/FileIndexed/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Php/cache/dummy.txt b/tests/UnitTests/ResourceTests/Php/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Php/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/Php/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Php/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/Php/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Php/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/Php/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Registered/cache/dummy.txt b/tests/UnitTests/ResourceTests/Registered/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Registered/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/Registered/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Registered/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/Registered/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Registered/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/Registered/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/ResourcePlugins/cache/dummy.txt b/tests/UnitTests/ResourceTests/ResourcePlugins/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/ResourcePlugins/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/ResourcePlugins/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/ResourcePlugins/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/ResourcePlugins/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/ResourcePlugins/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/ResourcePlugins/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Stream/cache/dummy.txt b/tests/UnitTests/ResourceTests/Stream/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Stream/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/Stream/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/Stream/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/Stream/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/Stream/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/Stream/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/String/cache/dummy.txt b/tests/UnitTests/ResourceTests/String/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/String/cache/dummy.txt +++ b/tests/UnitTests/ResourceTests/String/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/ResourceTests/String/templates_c/dummy.txt b/tests/UnitTests/ResourceTests/String/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/ResourceTests/String/templates_c/dummy.txt +++ b/tests/UnitTests/ResourceTests/String/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SecurityTests/cache/dummy.txt b/tests/UnitTests/SecurityTests/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SecurityTests/cache/dummy.txt +++ b/tests/UnitTests/SecurityTests/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SecurityTests/templates_c/dummy.txt b/tests/UnitTests/SecurityTests/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SecurityTests/templates_c/dummy.txt +++ b/tests/UnitTests/SecurityTests/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/Append/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/Append/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/Append/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/Append/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/Append/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/Append/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/Append/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/Append/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/AppendByRef/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/AppendByRef/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/AppendByRef/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/AppendByRef/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/AppendByRef/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/AppendByRef/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/AppendByRef/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/AppendByRef/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/Assign/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/Assign/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/Assign/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/Assign/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/Assign/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/Assign/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/Assign/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/Assign/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/AssignByRef/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/AssignByRef/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/AssignByRef/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/AssignByRef/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/AssignByRef/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/AssignByRef/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/AssignByRef/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/AssignByRef/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/AssignGlobal/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/AssignGlobal/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/AssignGlobal/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/AssignGlobal/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/AssignGlobal/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/AssignGlobal/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/AssignGlobal/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/AssignGlobal/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/ClearAssign/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/ClearAssign/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/ClearAssign/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/ClearAssign/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/ClearAssign/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/ClearAssign/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/ClearAssign/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/ClearAssign/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/GetTemplateVars/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/GetTemplateVars/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/GetTemplateVars/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/GetTemplateVars/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/GetTemplateVars/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/GetTemplateVars/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/GetTemplateVars/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/GetTemplateVars/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterBlock/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterBlock/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterBlock/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterBlock/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterBlock/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterBlock/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterBlock/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterBlock/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterCompiler/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterCompiler/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterCompiler/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterCompiler/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterCompiler/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterCompiler/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterCompiler/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterCompiler/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterFunction/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterFunction/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterFunction/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterFunction/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterFunction/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterFunction/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterFunction/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterFunction/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterModifier/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterModifier/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterModifier/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterModifier/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterModifier/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterModifier/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterModifier/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterModifier/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterObject/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterObject/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterObject/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterObject/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/RegisterObject/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/RegisterObject/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/RegisterObject/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/RegisterObject/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/TemplateExist/cache/dummy.txt b/tests/UnitTests/SmartyMethodsTests/TemplateExist/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/TemplateExist/cache/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/TemplateExist/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/SmartyMethodsTests/TemplateExist/templates_c/dummy.txt b/tests/UnitTests/SmartyMethodsTests/TemplateExist/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/SmartyMethodsTests/TemplateExist/templates_c/dummy.txt +++ b/tests/UnitTests/SmartyMethodsTests/TemplateExist/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/Comments/cache/dummy.txt b/tests/UnitTests/TemplateSource/Comments/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/Comments/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/Comments/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/Comments/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/Comments/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/Comments/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/Comments/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/Spacing/cache/dummy.txt b/tests/UnitTests/TemplateSource/Spacing/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/Spacing/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/Spacing/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/Spacing/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/Spacing/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/Spacing/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/Spacing/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/StaticClass/cache/dummy.txt b/tests/UnitTests/TemplateSource/StaticClass/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/StaticClass/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/StaticClass/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/StaticClass/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/StaticClass/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/StaticClass/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/StaticClass/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Append/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Append/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Append/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Append/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Append/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Append/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Append/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Append/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Assign/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Assign/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Assign/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Assign/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Assign/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Assign/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Assign/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Assign/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/BlockPlugin/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/BlockPlugin/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/BlockPlugin/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/BlockPlugin/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/BlockPlugin/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/BlockPlugin/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/BlockPlugin/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/BlockPlugin/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/BockExtend/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/BockExtend/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/BockExtend/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/BockExtend/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_child.tpl b/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_child.tpl new file mode 100644 index 00000000..9f9a8c35 --- /dev/null +++ b/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_child.tpl @@ -0,0 +1,23 @@ +{extends '030_parent.tpl'} +{strip} +{block 'b3'} + [b3 child b3={$b3} b3] +{/block} +{block 'b4'} + [b4 child b4={$b4} block.child={$smarty.block.child} b4] +{/block} +{block 'b5' nocache} + [b5-nocache child b5={$b5} block.child={$smarty.block.child} b5-nocache] +{/block} +{block 'b61'} + [b61 child b6={$b6} include={include '030_include.tpl'} b61] +{/block} +{block 'b62' nocache} + [b62-nocache child b6={$b6} include={include '030_include.tpl'} b62-nocache] +{/block} +{block 'b63'} + [b63 child b6={$b6} include_2={include '030_include_2.tpl'} b63] +{/block} +{block 'b64'} + [b64 child b6={$b6} include-nocache={include '030_include.tpl' nocache} b64] +{/block} diff --git a/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_grandchild.tpl b/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_grandchild.tpl new file mode 100644 index 00000000..2fba50d6 --- /dev/null +++ b/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_grandchild.tpl @@ -0,0 +1,14 @@ +{extends '030_child.tpl'} +{strip} +{block 'b3'} + [b3 grandchild b3={$b3} include={include '030_include.tpl'} b3] +{/block} +{block 'b4' nocache} + [b4-nocache grandchild b4={$b4} b4-nocache] +{/block} +{block 'b5'} + [b5 grandchild b5={$b5} b5] +{/block} +{block 'b6'} + [b6 grandchild b6={$b6} b6] +{/block} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_include_2.tpl b/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_include_2.tpl new file mode 100644 index 00000000..b3738594 --- /dev/null +++ b/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates/030_include_2.tpl @@ -0,0 +1,6 @@ +{strip} +[include_2 +{block 'b6' nocache} + [b6-nocache include_2 b6={$b6} b6-nocache] +{/block} +include_2] \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/BockExtend/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Capture/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Capture/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Capture/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Capture/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Capture/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Capture/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Capture/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Capture/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/CompilerPlugin/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/CompilerPlugin/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/CompilerPlugin/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/CompilerPlugin/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/CompilerPlugin/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/CompilerPlugin/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/CompilerPlugin/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/CompilerPlugin/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/ConfigLoad/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/ConfigLoad/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/ConfigLoad/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/ConfigLoad/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/ConfigLoad/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/ConfigLoad/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/ConfigLoad/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/ConfigLoad/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Delimiter/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Delimiter/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Delimiter/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Delimiter/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Delimiter/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Delimiter/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Delimiter/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Delimiter/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Eval/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Eval/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Eval/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Eval/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Eval/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Eval/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Eval/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Eval/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/For/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/For/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/For/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/For/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/For/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/For/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/For/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/For/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Foreach/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Foreach/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Foreach/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Foreach/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Foreach/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Foreach/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Foreach/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Foreach/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/FunctionPlugin/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/FunctionPlugin/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/FunctionPlugin/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/FunctionPlugin/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/FunctionPlugin/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/FunctionPlugin/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/FunctionPlugin/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/FunctionPlugin/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/If/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/If/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/If/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/If/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/If/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/If/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/If/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/If/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Include/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Include/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Include/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Include/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Include/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Include/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Include/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Include/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/IncludePhp/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/IncludePhp/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/IncludePhp/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/IncludePhp/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/IncludePhp/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/IncludePhp/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/IncludePhp/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/IncludePhp/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Insert/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Insert/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Insert/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Insert/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Insert/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Insert/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Insert/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Insert/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Literal/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Literal/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Literal/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Literal/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Literal/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Literal/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Literal/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Literal/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Nocache/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Nocache/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Nocache/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Nocache/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Nocache/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Nocache/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Nocache/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Nocache/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Php/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Php/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Php/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Php/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Php/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Php/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Php/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Php/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/PluginBlock/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/PluginBlock/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/PluginBlock/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/PluginBlock/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/PluginBlock/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/PluginBlock/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/PluginBlock/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/PluginBlock/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/PluginFunction/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/PluginFunction/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/PluginFunction/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/PluginFunction/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/PluginFunction/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/PluginFunction/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/PluginFunction/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/PluginFunction/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/PluginModifier/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/PluginModifier/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/PluginModifier/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/PluginModifier/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/PluginModifier/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/PluginModifier/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/PluginModifier/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/PluginModifier/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Section/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Section/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Section/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Section/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Section/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Section/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Section/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Section/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/SetFilter/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/SetFilter/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/SetFilter/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/SetFilter/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/SetFilter/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/SetFilter/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/SetFilter/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/SetFilter/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Strip/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Strip/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Strip/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Strip/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/Strip/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/Strip/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/Strip/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/Strip/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/TemplateFunction/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/TemplateFunction/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/TemplateFunction/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/TemplateFunction/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/TemplateFunction/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/TemplateFunction/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/TemplateFunction/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/TemplateFunction/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/While/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/While/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/While/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/While/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/While/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/While/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/While/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/While/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/_Attributes/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/_Attributes/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/_Attributes/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/_Attributes/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/_Attributes/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/_Attributes/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/_Attributes/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/_Attributes/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/_Error/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/_Error/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/_Error/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/_Error/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/_Error/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/_Error/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/_Error/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/_Error/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/_Print/cache/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/_Print/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/_Print/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/_Print/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/TagTests/_Print/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/TagTests/_Print/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/TagTests/_Print/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/TagTests/_Print/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Array/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Array/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Array/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Array/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Array/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Array/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Array/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Array/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/ConstantTests/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/ConstantTests/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/ConstantTests/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/ConstantTests/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/ConstantTests/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/ConstantTests/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/ConstantTests/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/ConstantTests/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/DoubleQuoted/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/DoubleQuoted/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/DoubleQuoted/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/DoubleQuoted/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/DoubleQuoted/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/DoubleQuoted/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/DoubleQuoted/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/DoubleQuoted/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Math/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Math/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Math/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Math/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Math/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Math/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Math/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Math/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Modifier/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Modifier/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Modifier/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Modifier/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Objects/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Objects/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Objects/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Objects/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Objects/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Objects/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Objects/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Objects/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SingleQouted/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SingleQouted/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/SingleQouted/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/SingleQouted/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SingleQouted/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SingleQouted/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/SingleQouted/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/SingleQouted/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/SmartyConstantTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/SmartyConstantTest.php new file mode 100644 index 00000000..9500d336 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/SmartyConstantTest.php @@ -0,0 +1,45 @@ +setUpSmarty(__DIR__); + } + + public function testInit() + { + $this->cleanDirs(); + } + /** + * test {$smarty.constant.foo} + * + */ + public function testSmartyConstant() { + define('MY_CONST_VAL','MyConstant'); + + $this->assertEquals('MyConstant', $this->smarty->fetch('constant.tpl')); + } + /** + * test {$smarty.constant.foo} + * + */ + public function testSmartyConstantVariable() { + define('MY_CONST_VAL2','MyConstantVar'); + $this->smarty->assign('foo', 'MY_CONST_VAL2'); + $this->assertEquals('MyConstantVar', $this->smarty->fetch('constant_variable.tpl')); + } + } diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates/constant.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates/constant.tpl new file mode 100644 index 00000000..4349b8c1 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates/constant.tpl @@ -0,0 +1 @@ +{$smarty.const.MY_CONST_VAL} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates/constant_variable.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates/constant_variable.tpl new file mode 100644 index 00000000..4166c879 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates/constant_variable.tpl @@ -0,0 +1 @@ +{$smarty.const.$foo} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Constant/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php new file mode 100644 index 00000000..291a2be5 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php @@ -0,0 +1,84 @@ +setUpSmarty(__DIR__); + } + + public function testInit() + { + $this->cleanDirs(); + } + /** + * test cookies + * + * @runInSeparateProcess + * @preserveGlobalState disabled + * @dataProvider dataProvider + */ + public function testCookie($caching, $value) { + $_COOKIE['fooBar'] = $value; + $this->smarty->caching = $caching; + $this->assertEquals($value, $this->smarty->fetch('cookie.tpl')); + } + /** + * test variable cookies + * + */ + public function testCookieVariable() { + $_COOKIE['fooBarVar'] = 'fooBarVarValue'; + $this->smarty->assign('foo', 'fooBarVar'); + $this->assertEquals('fooBarVarValue', $this->smarty->fetch('cookie_variable.tpl')); + } + + /** + * test cookies with modifier + * + * @runInSeparateProcess + * @preserveGlobalState disabled + * @dataProvider dataProviderModifier + */ + public function testCookieModifier($caching, $value, $result) { + $_COOKIE['fooBar'] = $value; + $this->smarty->caching = $caching; + $this->assertEquals($result, $this->smarty->fetch('cookie_modifier.tpl')); + } + + /** + * data provider + */ + public function dataProvider() + { + return array( + 'compile' => array(false, 'buh'), + 'compiled' => array(false, 'bar'), + 'create cache' => array(true, 'cached buh'), + 'cacheded' => array(true, 'cached bar'), + ); + } + public function dataProviderModifier() + { + return array( + 'compile' => array(false, 'buh', 3), + 'compiled' => array(false, 'bar1', 4), + 'create cache' => array(true, 'cached buh', 10), + 'cacheded' => array(true, 'cached bar1', 11), + ); + } + +} diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie.tpl new file mode 100644 index 00000000..9f206d7b --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie.tpl @@ -0,0 +1 @@ +{$smarty.cookies.fooBar nocache} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie_modifier.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie_modifier.tpl new file mode 100644 index 00000000..7ed949ef --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie_modifier.tpl @@ -0,0 +1 @@ +{$smarty.cookies.fooBar|strlen nocache} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie_variable.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie_variable.tpl new file mode 100644 index 00000000..6a135606 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates/cookie_variable.tpl @@ -0,0 +1 @@ +{$smarty.cookies.$foo} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/SmartyDelimiterTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/SmartyDelimiterTest.php new file mode 100644 index 00000000..a1076e6b --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/SmartyDelimiterTest.php @@ -0,0 +1,34 @@ +setUpSmarty(__DIR__); + } + + public function testInit() + { + $this->cleanDirs(); + } + /** + * test {$smarty.ldelim} {$smarty.rdelim} + * + */ + public function testSmartyDelimiter() { + $this->assertEquals('left = { right = }', $this->smarty->fetch('delimiter.tpl')); + } + } diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/templates/delimiter.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/templates/delimiter.tpl new file mode 100644 index 00000000..937b53fc --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/templates/delimiter.tpl @@ -0,0 +1 @@ +left = {$smarty.ldelim} right = {$smarty.rdelim} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Delimiter/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/SmartyErrorTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/SmartyErrorTest.php new file mode 100644 index 00000000..a71923a2 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/SmartyErrorTest.php @@ -0,0 +1,36 @@ +setUpSmarty(__DIR__); + } + + public function testInit() + { + $this->cleanDirs(); + } + /** + * @expectedException SmartyException + * @expectedExceptionMessage $smarty.foo is not defined + * test undefined Smarty special variable + * + */ + public function testSmartyError() { + $this->assertEquals(Smarty::SMARTY_VERSION, $this->smarty->fetch('error.tpl')); + } + } diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/templates/error.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/templates/error.tpl new file mode 100644 index 00000000..7c541f67 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/templates/error.tpl @@ -0,0 +1 @@ +{$smarty.foo} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Error/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/SmartyNowTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/SmartyNowTest.php new file mode 100644 index 00000000..aee339f7 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/SmartyNowTest.php @@ -0,0 +1,50 @@ +setUpSmarty(__DIR__); + } + + public function testInit() + { + $this->cleanDirs(); + } + /** + * test {$smarty.now} + * + */ + public function testSmartyNow() { + $result = $this->smarty->fetch('now.tpl'); + $this->assertTrue(is_numeric($result)); + $this->assertTrue((time() - $result) <= 1); + } + /** + * test {$smarty.now nocache} + * + */ + public function testSmartyNowNocache() { + $this->smarty->setCaching(true); + $result = $this->smarty->fetch('now_nocache.tpl'); + $this->assertTrue(is_numeric($result)); + $this->assertTrue((time() - $result) <= 1); + sleep(2); + $result2 = $this->smarty->fetch('now_nocache.tpl'); + $this->assertTrue(is_numeric($result2)); + $this->assertTrue((time() - $result2) <= 1); + } +} diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates/now.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates/now.tpl new file mode 100644 index 00000000..057fabdf --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates/now.tpl @@ -0,0 +1 @@ +{$smarty.now} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates/now_nocache.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates/now_nocache.tpl new file mode 100644 index 00000000..3d450d50 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates/now_nocache.tpl @@ -0,0 +1 @@ +{$smarty.now nocache} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Now/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/PostTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/PostTest.php new file mode 100644 index 00000000..5827c123 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/PostTest.php @@ -0,0 +1,84 @@ +setUpSmarty(__DIR__); + } + + public function testInit() + { + $this->cleanDirs(); + } + /** + * test $_POST + * + * @runInSeparateProcess + * @preserveGlobalState disabled + * @dataProvider dataProvider + */ + public function testPost($caching, $value) { + $_POST['fooBar'] = $value; + $this->smarty->caching = $caching; + $this->assertEquals($value, $this->smarty->fetch('post.tpl')); + } + + /** + * test $_POST with modifier + * + * @runInSeparateProcess + * @preserveGlobalState disabled + * @dataProvider dataProviderModifier + */ + public function testPostModifier($caching, $value, $result) { + $_POST['fooBar'] = $value; + $this->smarty->caching = $caching; + $this->assertEquals($result, $this->smarty->fetch('post_modifier.tpl')); + } + + /** + * test variable post + * + */ + public function testPostVariable() { + $_POST['fooBarVar'] = 'fooBarVarValue'; + $this->smarty->assign('foo', 'fooBarVar'); + $this->assertEquals('fooBarVarValue', $this->smarty->fetch('post_variable.tpl')); + } + /** + * data provider + */ + public function dataProvider() + { + return array( + 'compile' => array(false, 'buh'), + 'compiled' => array(false, 'bar'), + 'create cache' => array(true, 'cached buh'), + 'cacheded' => array(true, 'cached bar'), + ); + } + public function dataProviderModifier() + { + return array( + 'compile' => array(false, 'buh', 3), + 'compiled' => array(false, 'bar1', 4), + 'create cache' => array(true, 'cached buh', 10), + 'cacheded' => array(true, 'cached bar1', 11), + ); + } + +} diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post.tpl new file mode 100644 index 00000000..fa50e50a --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post.tpl @@ -0,0 +1 @@ +{$smarty.post.fooBar nocache} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post_modifier.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post_modifier.tpl new file mode 100644 index 00000000..8078b898 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post_modifier.tpl @@ -0,0 +1 @@ +{$smarty.post.fooBar|strlen nocache} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post_variable.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post_variable.tpl new file mode 100644 index 00000000..98388615 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates/post_variable.tpl @@ -0,0 +1 @@ +{$smarty.post.$foo} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Post/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/SmartyTemplateObjectTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/SmartyTemplateObjectTest.php new file mode 100644 index 00000000..7e4ae14f --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/SmartyTemplateObjectTest.php @@ -0,0 +1,34 @@ +setUpSmarty(__DIR__); + } + + public function testInit() + { + $this->cleanDirs(); + } + /** + * test {$smarty.template_objects} + * + */ + public function testSmartyTempalteObject() { + $this->assertEquals('okay', $this->smarty->fetch('template_object.tpl')); + } + } diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/templates/template_object.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/templates/template_object.tpl new file mode 100644 index 00000000..08babe7e --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/templates/template_object.tpl @@ -0,0 +1 @@ +{if $smarty.template_object instanceof Smarty_Internal_Template}okay{/if} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/TemplateObject/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/SmartyVersionTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/SmartyVersionTest.php new file mode 100644 index 00000000..e8f7bb2c --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/SmartyVersionTest.php @@ -0,0 +1,34 @@ +setUpSmarty(__DIR__); + } + + public function testInit() + { + $this->cleanDirs(); + } + /** + * test {$smarty.version} + * + */ + public function testSmartyVersion() { + $this->assertEquals(Smarty::SMARTY_VERSION, $this->smarty->fetch('version.tpl')); + } + } diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/templates/version.tpl b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/templates/version.tpl new file mode 100644 index 00000000..b78488a3 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/templates/version.tpl @@ -0,0 +1 @@ +{$smarty.version} \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/TemplateSource/ValueTests/Variables/Stream/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Variables/Stream/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Variables/Stream/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Variables/Stream/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Variables/Stream/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Variables/Stream/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Variables/Stream/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Variables/Stream/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableScope/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableScope/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableScope/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableScope/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableScope/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableScope/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableScope/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableScope/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableVariable/cache/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableVariable/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableVariable/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableVariable/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableVariable/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableVariable/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableVariable/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/ValueTests/Variables/VariableVariable/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/Xml/cache/dummy.txt b/tests/UnitTests/TemplateSource/Xml/cache/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/Xml/cache/dummy.txt +++ b/tests/UnitTests/TemplateSource/Xml/cache/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/TemplateSource/Xml/templates_c/dummy.txt b/tests/UnitTests/TemplateSource/Xml/templates_c/dummy.txt index 0519ecba..e69de29b 100644 --- a/tests/UnitTests/TemplateSource/Xml/templates_c/dummy.txt +++ b/tests/UnitTests/TemplateSource/Xml/templates_c/dummy.txt @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/UnitTests/_Core/AutoEscape/cache/dummy.txt b/tests/UnitTests/_Core/AutoEscape/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/AutoEscape/templates_c/dummy.txt b/tests/UnitTests/_Core/AutoEscape/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/Filter/cache/dummy.txt b/tests/UnitTests/_Core/Filter/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/Filter/templates_c/dummy.txt b/tests/UnitTests/_Core/Filter/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/GetterSetter/cache/dummy.txt b/tests/UnitTests/_Core/GetterSetter/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/GetterSetter/templates_c/dummy.txt b/tests/UnitTests/_Core/GetterSetter/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/LoadPlugin/cache/dummy.txt b/tests/UnitTests/_Core/LoadPlugin/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/LoadPlugin/templates_c/dummy.txt b/tests/UnitTests/_Core/LoadPlugin/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/MuteExpectedErrors/cache/dummy.txt b/tests/UnitTests/_Core/MuteExpectedErrors/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/MuteExpectedErrors/templates_c/dummy.txt b/tests/UnitTests/_Core/MuteExpectedErrors/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/PluginTests/Shared/cache/dummy.txt b/tests/UnitTests/_Core/PluginTests/Shared/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/PluginTests/Shared/templates_c/dummy.txt b/tests/UnitTests/_Core/PluginTests/Shared/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/PluginTests/cache/dummy.txt b/tests/UnitTests/_Core/PluginTests/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/PluginTests/templates_c/dummy.txt b/tests/UnitTests/_Core/PluginTests/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/SmartyBC/cache/dummy.txt b/tests/UnitTests/_Core/SmartyBC/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/UnitTests/_Core/SmartyBC/templates_c/dummy.txt b/tests/UnitTests/_Core/SmartyBC/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/cache/dummy.txt b/tests/cache/dummy.txt new file mode 100644 index 00000000..e69de29b diff --git a/tests/templates_c/dummy.txt b/tests/templates_c/dummy.txt new file mode 100644 index 00000000..e69de29b