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
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15905] Add tests for twig extensions
Marc Alexander
2019-09-26
3
-0
/
+3
*
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
1
-1
/
+1
*
[ticket/14994] Refactor template->assign_block_var
javiexin
2017-11-01
1
-0
/
+3
*
[ticket/13132] Enable twig expressions tests
Nicofuma
2015-03-05
3
-4
/
+15
*
[ticket/13132] Twig: Add loops content to the root context
Tristan Darricau
2015-03-05
16
-2
/
+181
*
[ticket/13133] Add unit tests
Tristan Darricau
2014-10-09
1
-2
/
+9
*
[ticket/12781] Add tests
Tristan Darricau
2014-06-27
1
-0
/
+1
*
[ticket/12382] Event loop nesting inclusion applies to regular includes too
Nils Adermann
2014-05-03
1
-2
/
+2
*
[ticket/12382] Add template test for subloops inside includes
Joas Schilling
2014-04-12
2
-0
/
+9
*
[ticket/7580] Add test for IF {VAR} is defined in templates
Matt Friedman
2014-03-16
1
-0
/
+4
*
[ticket/10288] Test to make sure included templates have proper variable scope
Nathan Guse
2014-03-13
2
-0
/
+5
*
[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] Add test for DEFINE $VAR = false
Nathan Guse
2013-11-04
1
-0
/
+6
*
[ticket/11816] Fix multiple parenthesis as well before $VARs in templates
Nathan Guse
2013-09-19
1
-0
/
+3
*
[ticket/11843] Added newlines and included numbers in the DEFINE vars test
rechosen
2013-09-13
1
-0
/
+4
*
[ticket/11843] Add checking DEFINE variables with underscores to template_test
rechosen
2013-09-13
1
-0
/
+2
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816
Nathan Guse
2013-09-12
1
-0
/
+1
|
\
|
*
[ticket/11828] Fix greedy operators in lexer
Nathan Guse
2013-09-12
1
-0
/
+1
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816
Nathan Guse
2013-09-06
2
-0
/
+4
|
\
\
|
|
/
|
*
[ticket/11812] Fix empty define
Nathan Guse
2013-09-02
1
-0
/
+2
|
*
Merge remote-tracking branch 'EXreaction/ticket/11724' into develop
Joas Schilling
2013-08-30
1
-0
/
+2
|
|
\
|
|
*
[ticket/11724] Support "ELSE IF" and "ELSEIF" in the same way
Nathan Guse
2013-07-27
1
-0
/
+2
*
|
|
[ticket/11816] !$DOESNT_EXIST test
Nathan Guse
2013-09-06
1
-0
/
+3
*
|
|
[ticket/11816] Test !$DEFINITION
Nathan Guse
2013-09-02
1
-0
/
+3
*
|
|
[ticket/11816] Fix define/loop checks in IF statements containing parenthesis
Nathan Guse
2013-08-29
1
-0
/
+3
|
/
/
*
|
[ticket/11701] Fix loops var check
Nathaniel Guse
2013-07-23
6
-38
/
+38
|
/
*
Merge remote-tracking branch 'EXreaction/ticket/11718' into develop
Andreas Fischer
2013-07-23
1
-0
/
+5
|
\
|
*
[ticket/11718] Quick test for fixes in ELSEIF
Nathaniel Guse
2013-07-19
1
-0
/
+5
*
|
[ticket/11707] Twig DEFINE not working as expected
Nathaniel Guse
2013-07-19
1
-0
/
+2
|
/
*
Merge pull request #1519 from cyberalien/ticket/11647
Nathan Guse
2013-07-13
1
-5
/
+3
|
\
|
*
[ticket/11647] Always use & for URLs
Vjacheslav Trushkin
2013-07-11
1
-4
/
+2
|
*
[ticket/11647] Fix tests for INCLUDEJS
Vjacheslav Trushkin
2013-07-11
1
-1
/
+1
*
|
[ticket/11388] Add newlines at EOF
Nathaniel Guse
2013-07-11
2
-2
/
+2
*
|
[ticket/11388] INCLUDECSS
Nathaniel Guse
2013-07-11
2
-0
/
+3
|
/
*
[ticket/11388] INCLUDEJS test for //(url)
Nathaniel Guse
2013-07-11
1
-0
/
+2
*
[ticket/11388] Fixing includejs test
Nathaniel Guse
2013-07-10
1
-21
/
+36
*
Merge remote-tracking branch 'remotes/cyberalien/feature/twig/includejs_tests...
Nathaniel Guse
2013-07-10
1
-1
/
+14
|
\
|
*
[feature/twig] Unit tests for includejs
Vjacheslav Trushkin
2013-07-10
1
-1
/
+14
*
|
[feature/twig] Add simple test to make sure Twig filters/tags are working
Nathan Guse
2013-07-08
2
-0
/
+13
|
/
*
[feature/twig] Add template tests for S_NUM_ROWS and S_BLOCK_NAME
Nathan Guse
2013-07-05
1
-2
/
+2
*
[feature/twig] Add template test for ===, !==
Nathan Guse
2013-07-05
1
-0
/
+8
*
[feature/twig] Add test to make sure nested loops get the correct S_ROW_COUNT
Nathaniel Guse
2013-07-04
1
-0
/
+6
*
[feature/twig] Fix includejs test
Nathaniel Guse
2013-07-02
1
-1
/
+1
*
[feature/twig] Changing INCLUDEJS behavior slightly
Nathaniel Guse
2013-07-01
1
-6
/
+6
*
[feature/twig] Fix template_test.php
Nathaniel Guse
2013-07-01
5
-9
/
+6
*
[feature/twig] Correct includejs test
Nathaniel Guse
2013-06-24
1
-6
/
+6
*
[feature/twig] Delete invalid constructs template test
Nathaniel Guse
2013-06-24
2
-2
/
+0
*
Merge remote-tracking branch 'remotes/cyberalien/ticket/11482' into develop
Nathan Guse
2013-05-20
4
-2
/
+25
|
\
|
*
[ticket/11482] Unit tests for advanced DEFINE
Vjacheslav Trushkin
2013-04-10
4
-2
/
+25
[next]