aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12661] Add new line at the end of filesPico2014-08-251-1/+1
* [ticket/12661] Add template testPico882014-08-241-0/+59
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* Merge pull request #2676 from Nicofuma/ticket/12787Joas Schilling2014-07-083-0/+3
|\
| * [ticket/12099] Remove config againJoas Schilling2014-06-293-3/+0
| * [ticket/12099] Add request argument to path_helper servicePico882014-06-293-0/+6
* | [ticket/12781] Add testsTristan Darricau2014-06-272-0/+8
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2710-30/+70
* [ticket/12382] Event loop nesting inclusion applies to regular includes tooNils Adermann2014-05-032-3/+2
* [ticket/12382] Allow nested loops in included files.Nils Adermann2014-05-032-3/+2
* [ticket/12382] Mark broken nested loop with include as incompleteJoas Schilling2014-04-142-2/+15
* [ticket/12382] Add template test for subloops inside includesJoas Schilling2014-04-123-0/+19
* [ticket/12382] Add template test for subloops inside eventsJoas Schilling2014-04-103-0/+18
* [ticket/7580] Add test for IF {VAR} is defined in templatesMatt Friedman2014-03-162-0/+11
* [ticket/10288] Test to make sure included templates have proper variable scopeNathan Guse2014-03-133-0/+12
* [ticket/12224] Add assign_block_vars_array() test.rxu2014-03-101-0/+34
* [ticket/11943] New line at EOF for define_error.htmlNathan Guse2013-11-111-1/+1
* [ticket/11943] Forgot template file for testNathan Guse2013-11-091-0/+2
* [ticket/11943] Throw an exception if DEFINE is setup improperlyNathan Guse2013-11-091-0/+8
* [ticket/11943] Add test for DEFINE $VAR = falseNathan Guse2013-11-042-1/+7
* [ticket/11874] Fix testsNathan Guse2013-10-102-15/+15
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-265-21/+24
* Merge remote-tracking branch 'EXreaction/ticket/11816-2' into developJoas Schilling2013-09-262-1/+4
|\
| * [ticket/11816] Fix multiple parenthesis as well before $VARs in templatesNathan Guse2013-09-192-1/+4
* | [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-173-5/+5
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-175-18/+43
|\ \ | |/
| * [ticket/11832] Correct paths in testsNathan Guse2013-09-153-17/+19
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-133-3/+26
* | [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-1/+1
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-1626-74/+110
|\ \ | |/
| * [ticket/11843] Added newlines and included numbers in the DEFINE vars testrechosen2013-09-132-1/+5
| * [ticket/11843] Add checking DEFINE variables with underscores to template_testrechosen2013-09-132-1/+3
| * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816Nathan Guse2013-09-122-1/+2
| |\
| | * [ticket/11828] Fix greedy operators in lexerNathan Guse2013-09-122-1/+2
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816Nathan Guse2013-09-067-18/+17
| |\ \ | | |/
| | * [ticket/11812] Fix empty defineNathan Guse2013-09-022-1/+3
| | * Merge remote-tracking branch 'EXreaction/ticket/11724' into developJoas Schilling2013-08-302-0/+9
| | |\
| | | * [ticket/11724] Support "ELSE IF" and "ELSEIF" in the same wayNathan Guse2013-07-272-0/+9
| | * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628Nathan Guse2013-08-2820-54/+68
| | |\ \
| | * | | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-245-5/+5
| | * | | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-245-5/+5
| | * | | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-245-9/+5
| | * | | [ticket/11628] Remove style path providerNathaniel Guse2013-07-243-11/+3
| | | |/ | | |/|
| * | | [ticket/11816] !$DOESNT_EXIST testNathan Guse2013-09-062-1/+4
| * | | [ticket/11816] Test !$DEFINITIONNathan Guse2013-09-022-1/+4
| * | | [ticket/11816] Fix define/loop checks in IF statements containing parenthesisNathan Guse2013-08-292-1/+4
| | |/ | |/|
| * | [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-1311-0/+0
| * | [ticket/11777] Fix new test for loop variables in extension template listenersrechosen2013-08-121-0/+0
| * | [ticket/11777] Require a suffix of '_listener' on extension template listenersrechosen2013-08-1210-0/+0
| * | [ticket/11777] Rename the extension template listener subdirectory to 'event/'rechosen2013-08-1210-0/+0