aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates/includephp.html
Commit message (Collapse)AuthorAgeFilesLines
* [feature/template-engine] Make INCLUDEPHP relative to board root.Oleg Pudeyev2011-05-121-1/+0
| | | | PHPBB3-9726
* [feature/template-engine] Adjust path in includephp template.Oleg Pudeyev2011-04-241-1/+1
| | | | | | Now that tests are run from top level the '..' is wrong. PHPBB3-9726
* [ticket/10081] Cleanup Template Tests.Marek A. Ruszczynski2011-03-071-1/+1
| | | | | | There are no incomplete template tests anymore. PHPBB3-10081
* [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-041-1/+1
| | | | PHPBB3-9967
* [develop-olympus] Backported 3.1 unit tests to 3.0.Nils Adermann2010-03-101-0/+1
Start adding unit tests for bugs you fix! Tests for anything are welcome really. We have to work on these a lot.