aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [feature/twig] Move test_php back to template_testNathaniel Guse2013-07-022-30/+16
* [feature/twig] Should compare to $this->test_path rather than hardcoded pathNathaniel Guse2013-07-021-6/+6
* [feature/twig] Fix includejs testNathaniel Guse2013-07-022-7/+7
* [feature/twig] Fix template test caseNathaniel Guse2013-07-021-1/+1
* [feature/twig] Remove resource locator dependency from templateNathaniel Guse2013-07-013-3/+3
* [feature/twig] Fix template/template_php_test.phpNathaniel Guse2013-07-011-1/+10
* [feature/twig] Fix includephp_from_subdir_test.phpNathaniel Guse2013-07-012-5/+7
* [feature/twig] Changing INCLUDEJS behavior slightlyNathaniel Guse2013-07-011-6/+6
* [feature/twig] PHP test moved to a separate fileNathaniel Guse2013-07-011-0/+21
* [feature/twig] Fix template_test.phpNathaniel Guse2013-07-017-88/+38
* [feature/twig] Going back to Twig's handling of cache file names for nowNathaniel Guse2013-06-251-1/+1
* [feature/twig] Fixing template events test (and behavior)Nathaniel Guse2013-06-251-11/+7
* [feature/twig] INCLUDEPHP token abs paths & fix testNathaniel Guse2013-06-251-9/+4
* [feature/twig] Remove duplicate test callsNathaniel Guse2013-06-241-15/+2
* [feature/twig] Delete template_spacing_test.phpNathaniel Guse2013-06-241-87/+0
* [feature/twig] Delete template_locate_test.phpNathaniel Guse2013-06-241-68/+0
* [feature/twig] Correct template_inheritance_test.phpNathaniel Guse2013-06-241-10/+1
* [feature/twig] Correct includejs testNathaniel Guse2013-06-242-14/+13
* [feature/twig] Delete template_compile_test.phpNathaniel Guse2013-06-241-31/+0
* [feature/twig] Delete renderer_eval_test.phpNathaniel Guse2013-06-241-31/+0
* [feature/twig] Delete invalid constructs template testNathaniel Guse2013-06-243-89/+0
* [feature/twig] Working on fixing testsNathan Guse2013-06-241-32/+3
* [feature/twig] Use phpbb_template_twig in testsNathan Guse2013-06-124-4/+4
* [ticket/11435] Enable spacing test as it should now passNathan Guse2013-05-201-4/+0
* Merge remote-tracking branch 'remotes/cyberalien/ticket/11482' into developNathan Guse2013-05-205-2/+39
|\
| * [ticket/11482] Unit tests for advanced DEFINEVjacheslav Trushkin2013-04-105-2/+39
* | [ticket/11519] Rename test event template fileNathaniel Guse2013-05-042-1/+1
* | [ticket/11435] Mark extension spacing test as incompleteNathaniel Guse2013-04-304-3/+7
* | [ticket/11435] Create test to make sure template/event output is equalNathan Guse2013-04-254-0/+100
* | [ticket/11435] Fix comments in events testNathan Guse2013-04-251-1/+2
|/
* [ticket/11323] Enable tests for inclusion of defined variablesMarc Alexander2013-02-191-3/+0
* Merge PR #1194 branch 'develop-olympus' into developOleg Pudeyev2013-01-133-1/+25
|\
| * [ticket/11323] Add tests for inclusion of defined variablesMarc Alexander2013-01-143-1/+22
| * [ticket/11159] static public is the currently approved order.Oleg Pudeyev2012-11-061-2/+2
* | [feature/template-events] Test for event that is defined in parent style only.Oleg Pudeyev2012-11-173-0/+12
* | [feature/template-events] Specify style names, add inheritance tests.Oleg Pudeyev2012-11-171-7/+37
* | [feature/template-events] Normalize expected directory trees.Oleg Pudeyev2012-11-173-1/+1
* | [feature/template-events] Allow dataset to be correctly selectable.Oleg Pudeyev2012-11-171-13/+9
* | [feature/template-events] Dataset for template event testing with inheritance.Oleg Pudeyev2012-11-178-0/+8
* | [feature/template-events] Convert a single style name to array of them.Oleg Pudeyev2012-11-174-4/+4
* | [feature/template-events] Chase dependency injection for template context.Oleg Pudeyev2012-11-171-1/+1
* | [feature/template-events] Adjust template events test to use the dataset.Oleg Pudeyev2012-11-171-2/+2