aboutsummaryrefslogtreecommitdiffstats
path: root/tests/controller/helper_url_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11334] Allow parameters to be specified in the routeJoas Schilling2013-03-151-3/+3
| | | | PHPBB3-11334
* [ticket/11334] Fix copyright year in test fileJoas Schilling2013-03-151-1/+1
| | | | PHPBB3-11334
* [ticket/11334] Use mocks instead of making parameters optionalJoas Schilling2013-03-151-1/+5
| | | | PHPBB3-11334
* [ticket/11334] Move unit tests for helper->url() into own fileJoas Schilling2013-03-151-0/+55
PHPBB3-11334