index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
template
/
template_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14950] Add possibility to delete a template block
javiexin
2017-01-08
1
-2
/
+2
*
[ticket/14950] Add possibility to delete a template block
javiexin
2017-01-07
1
-0
/
+42
*
[ticket/12781] Add tests
Tristan Darricau
2014-06-27
1
-0
/
+7
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12382] Event loop nesting inclusion applies to regular includes too
Nils Adermann
2014-05-03
1
-1
/
+0
*
[ticket/12382] Mark broken nested loop with include as incomplete
Joas Schilling
2014-04-14
1
-1
/
+8
*
[ticket/12382] Add template test for subloops inside includes
Joas Schilling
2014-04-12
1
-0
/
+10
*
[ticket/7580] Add test for IF {VAR} is defined in templates
Matt Friedman
2014-03-16
1
-0
/
+7
*
[ticket/10288] Test to make sure included templates have proper variable scope
Nathan Guse
2014-03-13
1
-0
/
+7
*
[ticket/12224] Add assign_block_vars_array() test.
rxu
2014-03-10
1
-0
/
+34
*
[ticket/11943] Throw an exception if DEFINE is setup improperly
Nathan Guse
2013-11-09
1
-0
/
+8
*
[ticket/11943] Add test for DEFINE $VAR = false
Nathan Guse
2013-11-04
1
-1
/
+1
*
[ticket/11816] Fix multiple parenthesis as well before $VARs in templates
Nathan Guse
2013-09-19
1
-1
/
+1
*
[ticket/11843] Added newlines and included numbers in the DEFINE vars test
rechosen
2013-09-13
1
-1
/
+1
*
[ticket/11843] Add checking DEFINE variables with underscores to template_test
rechosen
2013-09-13
1
-1
/
+1
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816
Nathan Guse
2013-09-12
1
-1
/
+1
|
\
|
*
[ticket/11828] Fix greedy operators in lexer
Nathan Guse
2013-09-12
1
-1
/
+1
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816
Nathan Guse
2013-09-06
1
-2
/
+9
|
\
\
|
|
/
|
*
[ticket/11812] Fix empty define
Nathan Guse
2013-09-02
1
-1
/
+1
|
*
Merge remote-tracking branch 'EXreaction/ticket/11724' into develop
Joas Schilling
2013-08-30
1
-0
/
+7
|
|
\
|
|
*
[ticket/11724] Support "ELSE IF" and "ELSEIF" in the same way
Nathan Guse
2013-07-27
1
-0
/
+7
|
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628
Nathan Guse
2013-08-28
1
-16
/
+16
|
|
\
\
|
*
|
|
[ticket/11628] Remove template_path option on set_custom_style
Nathaniel Guse
2013-07-24
1
-1
/
+1
|
*
|
|
[ticket/11628] Remove third parameter ($names) from set_custom_style
Nathaniel Guse
2013-07-24
1
-1
/
+1
|
*
|
|
[ticket/11628] Remove phpbb_style (move methods to phpbb_template)
Nathaniel Guse
2013-07-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
[ticket/11816] !$DOESNT_EXIST test
Nathan Guse
2013-09-06
1
-1
/
+1
*
|
|
[ticket/11816] Test !$DEFINITION
Nathan Guse
2013-09-02
1
-1
/
+1
*
|
|
[ticket/11816] Fix define/loop checks in IF statements containing parenthesis
Nathan Guse
2013-08-29
1
-1
/
+1
|
|
/
|
/
|
*
|
[ticket/11701] Fix loops var check
Nathaniel Guse
2013-07-23
1
-16
/
+16
|
/
*
Merge remote-tracking branch 'EXreaction/ticket/11718' into develop
Andreas Fischer
2013-07-23
1
-1
/
+1
|
\
|
*
[ticket/11718] Quick test for fixes in ELSEIF
Nathaniel Guse
2013-07-19
1
-1
/
+1
*
|
[ticket/11707] Twig DEFINE not working as expected
Nathaniel Guse
2013-07-19
1
-1
/
+1
|
/
*
[ticket/11664] Stop creating php.html file in root path in tests
Nathaniel Guse
2013-07-12
1
-1
/
+1
*
[feature/twig] Add simple test to make sure Twig filters/tags are working
Nathan Guse
2013-07-08
1
-0
/
+7
*
[feature/twig] Add template tests for S_NUM_ROWS and S_BLOCK_NAME
Nathan Guse
2013-07-05
1
-1
/
+32
*
[feature/twig] Add template test for ===, !==
Nathan Guse
2013-07-05
1
-4
/
+18
*
[feature/twig] Add test to make sure nested loops get the correct S_ROW_COUNT
Nathaniel Guse
2013-07-04
1
-0
/
+7
*
[feature/twig] template->cachepath is now private, missed checking tests
Nathaniel Guse
2013-07-02
1
-1
/
+3
*
[feature/twig] Move test_php back to template_test
Nathaniel Guse
2013-07-02
1
-0
/
+16
*
[feature/twig] Fix template_test.php
Nathaniel Guse
2013-07-01
1
-68
/
+19
*
[feature/twig] Remove duplicate test calls
Nathaniel Guse
2013-06-24
1
-15
/
+2
*
[ticket/11482] Unit tests for advanced DEFINE
Vjacheslav Trushkin
2013-04-10
1
-0
/
+14
*
[ticket/11323] Enable tests for inclusion of defined variables
Marc Alexander
2013-02-19
1
-3
/
+0
*
Merge PR #1194 branch 'develop-olympus' into develop
Oleg Pudeyev
2013-01-13
1
-1
/
+19
|
\
|
*
[ticket/11323] Add tests for inclusion of defined variables
Marc Alexander
2013-01-14
1
-1
/
+16
|
*
[ticket/11159] static public is the currently approved order.
Oleg Pudeyev
2012-11-06
1
-2
/
+2
*
|
[ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctly
Fyorl
2012-07-08
1
-0
/
+7
*
|
[ticket/10800] Changing template paths in tests
Vjacheslav Trushkin
2012-04-29
1
-1
/
+1
*
|
[ticket/10733] Removing static from data providers
Vjacheslav Trushkin
2012-04-01
1
-2
/
+2
*
|
[feature/merging-style-components] Updating test cases
Vjacheslav Trushkin
2012-03-15
1
-2
/
+2
[next]