aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates/invalid
Commit message (Collapse)AuthorAgeFilesLines
* [feature/twig] Delete invalid constructs template testNathaniel Guse2013-06-242-2/+0
| | | | | | | | Invalid tags is no longer a valid test (invalid tags are ignored) Twig contains tests for loading files, so we should not need to test this PHPBB3-11598
* [ticket/10882] Add a test for including a nonexistent file.Oleg Pudeyev2012-05-102-0/+2
| | | | PHPBB3-10882
* [ticket/10882] Add test for an ENDIF without IF.Oleg Pudeyev2012-05-102-0/+2
| | | | PHPBB3-10882
* [ticket/10882] Add test for an invalid template tag.Oleg Pudeyev2012-05-102-0/+2
PHPBB3-10882