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/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
*
|
[feature/append_var] Adding test case
Vjacheslav Trushkin
2012-03-08
1
-0
/
+36
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-01-02
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/9916] Updating License in the header
Unknown
2012-01-02
1
-1
/
+1
|
*
[ticket/10354] Include cache directory path in unwritable message.
Oleg Pudeyev
2011-09-05
1
-2
/
+3
*
|
[feature/extension-manager] Add support for templates in extensions.
Nils Adermann
2011-09-29
1
-1
/
+1
*
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into develop
Andreas Fischer
2011-09-27
1
-1
/
+1
|
\
\
|
*
|
[ticket/10392] Test for magic loop variables with nested namespaces.
Chris Smith
2011-09-27
1
-1
/
+1
*
|
|
[ticket/10384] Update unit tests to test for failing variable.
Chris Smith
2011-09-24
1
-5
/
+5
|
/
/
*
|
[ticket/10322] Separate template varref resolution from output generation
Patrick Webster
2011-09-16
1
-1
/
+15
*
|
[ticket/10322] Dynamic template include test
Patrick Webster
2011-09-08
1
-0
/
+7
*
|
[feature/template-engine] Factor template locator out of template class.
Oleg Pudeyev
2011-07-30
1
-2
/
+2
*
|
[feature/template-engine] Test template DEFINE statements across files
Nils Adermann
2011-07-17
1
-1
/
+1
[next]