aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/foo
Commit message (Collapse)AuthorAgeFilesLines
* [feature/controller] Fix misnamed route for functional testDavid King2012-11-191-1/+1
| | | | PHPBB3-10864
* [feature/controller] Check for proper status codes from controllersDavid King2012-11-192-0/+9
| | | | PHPBB3-10864
* [feature/controller] Fix line endings and permissions, and check responsesDavid King2012-11-164-6/+6
| | | | PHPBB3-10864
* [feature/controller] Add controller functional test with templateDavid King2012-11-164-0/+25
| | | | PHPBB3-10864
* [feature/controller] Add test for missing argument in controller classDavid King2012-11-163-1/+10
| | | | PHPBB3-10864
* [feature/controller] Adapt functional tests given new controller frameworkDavid King2012-11-166-25/+22
| | | | PHPBB3-10864
* [ticket/10586] Removed incorrect method callDavid King2012-03-281-2/+0
| | | | PHPBB3-10586
* [ticket/10586] Moved some loading stuff below extension controller, updated ↵David King2012-03-281-4/+3
| | | | | | tests PHPBB3-10586
* [ticket/10586] Tests are coming along, just a little more to goDavid King2012-03-192-1/+1
| | | | PHPBB3-10586
* [ticket/10586] Adding the extensions used by the testsDavid King2012-03-193-0/+28
PHPBB3-10586