aboutsummaryrefslogtreecommitdiffstats
path: root/tests/acp_board/auth_provider
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-272-6/+14
| | | | PHPBB3-12594
* [ticket/11700] Get unit tests to run again with namespacesNils Adermann2013-09-191-1/+3
| | | | PHPBB3-11700
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-191-1/+3
| | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [feature/auth-refactor] Move test classes into separate directoryJoseph Warner2013-07-112-0/+29
PHPBB3-9734