phpbb/tests/template/templates
Oleg Pudeyev 62279d46a6 Merge PR #1194 branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/11323] Add tests for inclusion of defined variables
2013-01-13 20:13:17 -05:00
..
invalid [ticket/10882] Add a test for including a nonexistent file. 2012-05-10 03:36:58 -04:00
subdir [ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctly 2012-07-08 20:41:00 +01:00
_dummy_include.php.inc [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
basic.html [feature/template-engine] Fix negative variable expressions 2011-04-25 23:19:36 -04:00
child_only.html [feature/template-engine] Added tests for template inheritance. 2011-05-18 10:51:33 -04:00
child_only.js [ticket/10800] Changing html to js for includejs tests 2012-05-01 17:41:46 +03:00
define.html [feature/template-engine] Test template DEFINE statements across files 2011-07-17 14:28:56 -04:00
define_include.html [feature/template-engine] Test template DEFINE statements across files 2011-07-17 14:28:56 -04:00
events.html [feature/template-events] Template events unit test 2012-11-17 16:39:58 -05:00
expressions.html [feature/template-engine] Update tests. 2011-04-23 22:48:50 -04:00
if.html [feature/template-engine] Fix negative variable expressions 2011-04-25 23:19:36 -04:00
include.html [develop-olympus] Backported 3.1 unit tests to 3.0. 2010-03-10 16:24:19 +01:00
include_define.html [ticket/10322] Separate template varref resolution from output generation 2011-09-16 01:46:42 -05:00
include_define_variable.html [ticket/11323] Add tests for inclusion of defined variables 2013-01-14 01:14:29 +01:00
include_loop.html [ticket/10322] Separate template varref resolution from output generation 2011-09-16 01:46:42 -05:00
include_loop1.html [ticket/10322] Separate template varref resolution from output generation 2011-09-16 01:46:42 -05:00
include_loop2.html [ticket/10322] Separate template varref resolution from output generation 2011-09-16 01:46:42 -05:00
include_loop3.html [ticket/10322] Separate template varref resolution from output generation 2011-09-16 01:46:42 -05:00
include_loop_define.html [ticket/11323] Add tests for inclusion of defined variables 2013-01-14 01:14:29 +01:00
include_variable.html [ticket/10322] Separate template varref resolution from output generation 2011-09-16 01:46:42 -05:00
include_variables.html [ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctly 2012-07-08 20:41:00 +01:00
includejs.html [ticket/10970] Added support for forms such as {FOO}bar.{EXT} 2012-07-08 20:41:22 +01:00
includephp_relative.html [feature/template-engine] Make INCLUDEPHP relative to board root. 2011-05-12 20:13:32 -04:00
includephp_variables.html [ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctly 2012-07-08 20:41:00 +01:00
lang.html [ticket/10384] Update unit tests to test for failing variable. 2011-09-24 20:48:37 +01:00
loop.html [develop-olympus] Backported 3.1 unit tests to 3.0. 2010-03-10 16:24:19 +01:00
loop_advanced.html [develop-olympus] Backported 3.1 unit tests to 3.0. 2010-03-10 16:24:19 +01:00
loop_expressions.html Test is (even|odd) by y 2008-11-24 11:46:28 +00:00
loop_nested.html [feature/template-engine] Update tests. 2011-04-23 22:48:50 -04:00
loop_nested_deep_multilevel_ref.html [ticket/10392] Test for magic loop variables with nested namespaces. 2011-09-27 01:02:58 +01:00
loop_nested_multilevel_ref.html [feature/template-engine] Corrected an off-by-one error in nested namespaces. 2011-04-24 23:13:13 -04:00
loop_reuse.html [feature/template-engine] Added a test for reuse of loop identifiers. 2011-04-25 23:19:32 -04:00
loop_size.html [feature/template-engine] Corrected miscompilation of loop size constructs. 2011-04-25 23:19:25 -04:00
loop_underscore.html [feature/template-engine] Allow leading underscores in variable names. 2011-04-24 01:08:48 -04:00
loop_vars.html [feature/template-engine] Update tests. 2011-04-23 22:48:50 -04:00
parent_and_child.html [feature/template-engine] Added tests for template inheritance. 2011-05-18 10:51:33 -04:00
parent_and_child.js [ticket/10800] Changing html to js for includejs tests 2012-05-01 17:41:46 +03:00
php.html [develop-olympus] Backported 3.1 unit tests to 3.0. 2010-03-10 16:24:19 +01:00
trivial.html [feature/template-engine] Add back IN_PHPBB preamble. 2011-05-12 20:13:30 -04:00
variable.html [develop-olympus] Backported 3.1 unit tests to 3.0. 2010-03-10 16:24:19 +01:00