aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/acp.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10631] Some cleanup of the test casesNathan Guse2012-09-011-46/+27
| | | | | | The acp test case was not actually validating things correctly. Now is does PHPBB3-10631
* [ticket/10631] Make failure to meet ext enable requirements clearerNathan Guse2012-09-011-11/+9
| | | | | | | | | Turn the blocks red on the details page if requirement is not met. Also changing a how the errors come up when trying to enable/disable an extension when they cannot be. PHPBB3-10631
* [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-011-0/+226
PHPBB3-10631