aboutsummaryrefslogtreecommitdiffstats
path: root/tests/avatar
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11404] Remove version ID from manager_test.php file headerMarc Alexander2013-03-111-1/+0
* [ticket/11404] Add tests for phpbb_avatar_manager::clean_row()Marc Alexander2013-03-111-0/+71
* [ticket/11404] Convert manager_test to UNIX line endingsMarc Alexander2013-03-111-90/+90
* [feature/avatars] Pass phpbb_user to prepare and process form functionsMarc Alexander2013-02-192-4/+4
* [feature/avatars] Differentiate tests for get drivers functionsMarc Alexander2013-01-082-1/+31
* [feature/avatars] Remove $request property and pass as argument if neededMarc Alexander2013-01-072-5/+5
* [feature/avatars] Improve testing to also check for enabled driversMarc Alexander2012-12-271-4/+15
* [feature/avatars] Fix behavior of avatar manager and variablesMarc Alexander2012-12-041-2/+5
* [feature/avatars] Use seperate function for retrieving all driversMarc Alexander2012-12-041-1/+1
* [feature/avatars] Remove unnecessary "implements" from foobar avatarMarc Alexander2012-12-021-1/+1
* [feature/avatars] Do not use gravatar avatar in testsMarc Alexander2012-12-022-33/+35
* [feature/avatars] Add tests for avatar managerMarc Alexander2012-12-011-0/+82