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
...
*
|
[feature/template-events] Template events unit test
Vjacheslav Trushkin
2012-11-17
1
-0
/
+4
*
|
[ticket/10970] Added support for forms such as {FOO}bar.{EXT}
Fyorl
2012-07-08
1
-0
/
+1
*
|
[ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctly
Fyorl
2012-07-08
6
-1
/
+7
*
|
Merge PR #778 branch 'cyberalien/ticket/10800' into develop
Oleg Pudeyev
2012-06-11
3
-2
/
+4
|
\
\
|
*
|
[ticket/10800] Changing html to js for includejs tests
Vjacheslav Trushkin
2012-05-01
3
-2
/
+4
*
|
|
[ticket/10882] Add a test for including a nonexistent file.
Oleg Pudeyev
2012-05-10
2
-0
/
+2
*
|
|
[ticket/10882] Add test for an ENDIF without IF.
Oleg Pudeyev
2012-05-10
2
-0
/
+2
*
|
|
[ticket/10882] Add test for an invalid template tag.
Oleg Pudeyev
2012-05-10
2
-0
/
+2
|
/
/
*
|
[ticket/10665] INCLUDEJS unit test
Vjacheslav Trushkin
2012-04-01
1
-0
/
+5
*
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into develop
Andreas Fischer
2011-09-27
1
-1
/
+2
|
\
\
|
*
|
[ticket/10392] Test for magic loop variables with nested namespaces.
Chris Smith
2011-09-27
1
-1
/
+2
*
|
|
[ticket/10384] Update unit tests to test for failing variable.
Chris Smith
2011-09-24
1
-0
/
+2
|
/
/
*
|
[ticket/10322] Separate template varref resolution from output generation
Patrick Webster
2011-09-16
6
-2
/
+9
*
|
[ticket/10322] Dynamic template include test
Patrick Webster
2011-09-08
1
-0
/
+3
*
|
[feature/template-engine] Test template DEFINE statements across files
Nils Adermann
2011-07-17
2
-0
/
+6
*
|
[feature/template-engine] Added tests for template inheritance.
Oleg Pudeyev
2011-05-18
2
-0
/
+2
*
|
[feature/template-engine] Make INCLUDEPHP relative to board root.
Oleg Pudeyev
2011-05-12
2
-1
/
+2
*
|
[feature/template-engine] Add back IN_PHPBB preamble.
Oleg Pudeyev
2011-05-12
1
-0
/
+1
*
|
[feature/template-engine] Fix negative variable expressions
Igor Wiedler
2011-04-25
2
-1
/
+4
*
|
[feature/template-engine] Added a test for reuse of loop identifiers.
Oleg Pudeyev
2011-04-25
1
-0
/
+6
*
|
[feature/template-engine] Corrected miscompilation of loop size constructs.
Oleg Pudeyev
2011-04-25
1
-0
/
+39
*
|
[feature/template-engine] Corrected an off-by-one error in nested namespaces.
Oleg Pudeyev
2011-04-24
2
-2
/
+14
*
|
[feature/template-engine] Added a test for multilevel references in loops.
Oleg Pudeyev
2011-04-24
1
-0
/
+10
*
|
[feature/template-engine] Allow leading underscores in variable names.
Oleg Pudeyev
2011-04-24
1
-0
/
+21
*
|
[feature/template-engine] Adjust path in includephp template.
Oleg Pudeyev
2011-04-24
1
-1
/
+1
*
|
[feature/template-engine] Update tests.
Marek A. Ruszczynski
2011-04-23
4
-43
/
+5
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-03-07
2
-3
/
+3
|
\
\
|
|
/
|
*
[ticket/10081] Cleanup Template Tests.
Marek A. Ruszczynski
2011-03-07
2
-3
/
+3
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-01-07
3
-4
/
+4
|
\
\
|
|
/
|
*
[task/phpunit-xml] Use phpunit.xml for test suite
Igor Wiedler
2011-01-04
3
-4
/
+4
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2010-03-10
6
-105
/
+26
|
\
\
|
|
/
|
*
[develop-olympus] Backported 3.1 unit tests to 3.0.
Nils Adermann
2010-03-10
14
-0
/
+204
*
Fix most of the template test suite :)
Chris Smith
2009-06-13
2
-0
/
+10
*
- Add template variable S_BLOCK_NAME
Chris Smith
2008-11-25
1
-0
/
+8
*
- Make a start on completing the phpDoc comments for the template engine
Chris Smith
2008-11-24
5
-2
/
+39
*
Test is (even|odd) by y
Chris Smith
2008-11-24
1
-0
/
+11
*
More tests
Chris Smith
2008-11-23
6
-0
/
+15
*
test advanced loop constructs
Chris Smith
2008-11-23
1
-0
/
+59
*
S_NUM_ROWS gives you the number of rows in a block
Chris Smith
2008-11-23
1
-0
/
+2
*
Refactor and fix :)
Chris Smith
2008-11-23
1
-0
/
+1
*
Run template tests over non-cached data as well
Chris Smith
2008-11-23
1
-0
/
+5
*
- Deprecate S_ROW_COUNT use S_ROW_NUM
Chris Smith
2008-11-22
2
-0
/
+6
*
Initial template tests, a bit hackish currently, excuse the rushed nature of ...
Chris Smith
2008-10-15
7
-0
/
+140
[prev]