aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext
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-1615-111/+22
| | | | PHPBB3-10864
* [ticket/10586] Removed incorrect method callDavid King2012-03-285-11/+1
| | | | PHPBB3-10586
* [ticket/10586] Moved some loading stuff below extension controller, updated ↵David King2012-03-284-16/+12
| | | | | | tests PHPBB3-10586
* [ticket/10586] Correctly purge board cache and don't rename install directoryNils Adermann2012-03-191-2/+2
| | | | PHPBB3-10586
* [ticket/10586] Tests are coming along, just a little more to goDavid King2012-03-194-2/+2
| | | | PHPBB3-10586
* [ticket/10586] Adding the extensions used by the testsDavid King2012-03-1912-0/+125
PHPBB3-10586