aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11832] Correct paths in testsNathan Guse2013-09-153-17/+19
* [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-133-3/+26
* [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
|/
* 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
* | [feature/bootstrap-dic] Bootstrap container from config.phpIgor Wiedler2013-07-111-1/+4
* | [ticket/11388] Add newlines at EOFNathaniel Guse2013-07-112-2/+2
* | [ticket/11388] INCLUDECSSNathaniel Guse2013-07-114-0/+31
|/
* [ticket/11388] Do not append assets_version if using remote path (e.g. http)Nathaniel Guse2013-07-111-3/+3
* [ticket/11388] INCLUDEJS test for //(url)Nathaniel Guse2013-07-112-0/+6
* [ticket/11388] Fixing includejs testNathaniel Guse2013-07-102-44/+118
* Merge remote-tracking branch 'remotes/cyberalien/feature/twig/includejs_tests...Nathaniel Guse2013-07-102-7/+32
|\
| * [feature/twig] Unit tests for includejsVjacheslav Trushkin2013-07-102-7/+32
* | [feature/twig] Add simple test to make sure Twig filters/tags are workingNathan Guse2013-07-083-0/+20
|/
* [feature/twig] Add template tests for S_NUM_ROWS and S_BLOCK_NAMENathan Guse2013-07-052-3/+34
* [feature/twig] Add template test for ===, !==Nathan Guse2013-07-052-4/+26
* [feature/twig] Add test to make sure nested loops get the correct S_ROW_COUNTNathaniel Guse2013-07-042-0/+13
* [feature/twig] template->cachepath is now private, missed checking testsNathaniel Guse2013-07-022-2/+6