aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | [ticket/11777] Move the testing template events to 'events/' subdirectoriesrechosen2013-08-1210-0/+0
| * | [ticket/11701] New line at EOFNathaniel Guse2013-07-231-1/+1
| * | [ticket/11701] Test events in loopsNathaniel Guse2013-07-233-0/+14
| * | [ticket/11701] Fix loops var checkNathaniel Guse2013-07-237-54/+54
| |/
| * Merge remote-tracking branch 'EXreaction/ticket/11718' into developAndreas Fischer2013-07-232-1/+6
| |\
| | * [ticket/11718] Quick test for fixes in ELSEIFNathaniel Guse2013-07-192-1/+6
| * | [ticket/11707] Twig DEFINE not working as expectedNathaniel Guse2013-07-192-1/+3
| |/
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-163-16/+16
|/
* Merge pull request #1519 from cyberalien/ticket/11647Nathan Guse2013-07-132-20/+14
|\
| * [ticket/11647] Always use & for URLsVjacheslav Trushkin2013-07-112-13/+7
| * [ticket/11647] Fix tests for INCLUDEJSVjacheslav Trushkin2013-07-112-10/+10
* | Merge remote-tracking branch 'EXreaction/ticket/11665' into developAndreas Fischer2013-07-121-0/+29
|\ \
| * | [ticket/11665] Fix test class nameNathaniel Guse2013-07-121-1/+1
| * | [ticket/11665] Can't change file names already sent to set_filenamesNathaniel Guse2013-07-121-0/+29
* | | [ticket/11664] Stop creating php.html file in root path in testsNathaniel Guse2013-07-122-2/+2
|/ /
* | [ticket/11662] Typos: occured -> occurredAndreas Fischer2013-07-121-1/+1