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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12781] Add tests
Tristan Darricau
2014-06-27
2
-0
/
+8
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
10
-30
/
+70
*
[ticket/12382] Event loop nesting inclusion applies to regular includes too
Nils Adermann
2014-05-03
2
-3
/
+2
*
[ticket/12382] Allow nested loops in included files.
Nils Adermann
2014-05-03
2
-3
/
+2
*
[ticket/12382] Mark broken nested loop with include as incomplete
Joas Schilling
2014-04-14
2
-2
/
+15
*
[ticket/12382] Add template test for subloops inside includes
Joas Schilling
2014-04-12
3
-0
/
+19
*
[ticket/12382] Add template test for subloops inside events
Joas Schilling
2014-04-10
3
-0
/
+18
*
[ticket/7580] Add test for IF {VAR} is defined in templates
Matt Friedman
2014-03-16
2
-0
/
+11
*
[ticket/10288] Test to make sure included templates have proper variable scope
Nathan Guse
2014-03-13
3
-0
/
+12
*
[ticket/12224] Add assign_block_vars_array() test.
rxu
2014-03-10
1
-0
/
+34
*
[ticket/11943] New line at EOF for define_error.html
Nathan Guse
2013-11-11
1
-1
/
+1
*
[ticket/11943] Forgot template file for test
Nathan Guse
2013-11-09
1
-0
/
+2
*
[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
2
-1
/
+7
*
[ticket/11874] Fix tests
Nathan Guse
2013-10-10
2
-15
/
+15
*
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
5
-21
/
+24
*
Merge remote-tracking branch 'EXreaction/ticket/11816-2' into develop
Joas Schilling
2013-09-26
2
-1
/
+4
|
\
|
*
[ticket/11816] Fix multiple parenthesis as well before $VARs in templates
Nathan Guse
2013-09-19
2
-1
/
+4
*
|
[ticket/11700] Fix unit tests after develop merge
Nils Adermann
2013-09-17
3
-5
/
+5
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
5
-18
/
+43
|
\
\
|
|
/
|
*
[ticket/11832] Correct paths in tests
Nathan Guse
2013-09-15
3
-17
/
+19
|
*
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
3
-3
/
+26
*
|
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
26
-74
/
+110
|
\
\
|
|
/
|
*
[ticket/11843] Added newlines and included numbers in the DEFINE vars test
rechosen
2013-09-13
2
-1
/
+5
|
*
[ticket/11843] Add checking DEFINE variables with underscores to template_test
rechosen
2013-09-13
2
-1
/
+3
|
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816
Nathan Guse
2013-09-12
2
-1
/
+2
|
|
\
|
|
*
[ticket/11828] Fix greedy operators in lexer
Nathan Guse
2013-09-12
2
-1
/
+2
|
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816
Nathan Guse
2013-09-06
7
-18
/
+17
|
|
\
\
|
|
|
/
|
|
*
[ticket/11812] Fix empty define
Nathan Guse
2013-09-02
2
-1
/
+3
|
|
*
Merge remote-tracking branch 'EXreaction/ticket/11724' into develop
Joas Schilling
2013-08-30
2
-0
/
+9
|
|
|
\
|
|
|
*
[ticket/11724] Support "ELSE IF" and "ELSEIF" in the same way
Nathan Guse
2013-07-27
2
-0
/
+9
|
|
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628
Nathan Guse
2013-08-28
20
-54
/
+68
|
|
|
\
\
|
|
*
|
|
[ticket/11628] Remove template_path option on set_custom_style
Nathaniel Guse
2013-07-24
5
-5
/
+5
|
|
*
|
|
[ticket/11628] Remove third parameter ($names) from set_custom_style
Nathaniel Guse
2013-07-24
5
-5
/
+5
|
|
*
|
|
[ticket/11628] Remove phpbb_style (move methods to phpbb_template)
Nathaniel Guse
2013-07-24
5
-9
/
+5
|
|
*
|
|
[ticket/11628] Remove style path provider
Nathaniel Guse
2013-07-24
3
-11
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
[ticket/11816] !$DOESNT_EXIST test
Nathan Guse
2013-09-06
2
-1
/
+4
|
*
|
|
[ticket/11816] Test !$DEFINITION
Nathan Guse
2013-09-02
2
-1
/
+4
|
*
|
|
[ticket/11816] Fix define/loop checks in IF statements containing parenthesis
Nathan Guse
2013-08-29
2
-1
/
+4
|
|
|
/
|
|
/
|
|
*
|
[ticket/11784] Remove naming redundancy for event listeners
Matt Friedman
2013-08-13
11
-0
/
+0
|
*
|
[ticket/11777] Fix new test for loop variables in extension template listeners
rechosen
2013-08-12
1
-0
/
+0
|
*
|
[ticket/11777] Require a suffix of '_listener' on extension template listeners
rechosen
2013-08-12
10
-0
/
+0
|
*
|
[ticket/11777] Rename the extension template listener subdirectory to 'event/'
rechosen
2013-08-12
10
-0
/
+0
|
*
|
[ticket/11777] Move the testing template events to 'events/' subdirectories
rechosen
2013-08-12
10
-0
/
+0
|
*
|
[ticket/11701] New line at EOF
Nathaniel Guse
2013-07-23
1
-1
/
+1
|
*
|
[ticket/11701] Test events in loops
Nathaniel Guse
2013-07-23
3
-0
/
+14
|
*
|
[ticket/11701] Fix loops var check
Nathaniel Guse
2013-07-23
7
-54
/
+54
|
|
/
|
*
Merge remote-tracking branch 'EXreaction/ticket/11718' into develop
Andreas Fischer
2013-07-23
2
-1
/
+6
|
|
\
|
|
*
[ticket/11718] Quick test for fixes in ELSEIF
Nathaniel Guse
2013-07-19
2
-1
/
+6
[next]