aboutsummaryrefslogtreecommitdiffstats
path: root/tests/controller/helper_url_test.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/twig] Remove style dependency for controller helperNathan Guse2013-07-051-1/+1
* [feature/twig] Fix helper URL testNathaniel Guse2013-07-041-1/+4
* [feature/twig] Remove resource locator dependency from templateNathaniel Guse2013-07-011-2/+1
* [feature/twig] Fix controller/helper_url_test (missing globals)Nathan Guse2013-06-241-1/+1
* [feature/twig] Use phpbb_template_twig in testsNathan Guse2013-06-121-1/+1
* [ticket/11335] (tests) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-1/+1
* [ticket/11334] Allow parameters to be specified in the routeJoas Schilling2013-03-151-3/+3
* [ticket/11334] Fix copyright year in test fileJoas Schilling2013-03-151-1/+1
* [ticket/11334] Use mocks instead of making parameters optionalJoas Schilling2013-03-151-1/+5
* [ticket/11334] Move unit tests for helper->url() into own fileJoas Schilling2013-03-151-0/+55