summaryrefslogtreecommitdiffstats
path: root/tests/lib/AvatarTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix failing AvatarTestJulius Härtl2017-12-191-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix testsRoeland Jago Douma2017-11-291-7/+37
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* avatar to appdataRoeland Jago Douma2016-10-051-10/+12
| | | | | | * Fix AvatarTest Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix getMock AvatarRoeland Jago Douma2016-09-061-13/+17
|
* Fix testsRoeland Jago Douma2016-08-301-13/+29
|
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+172
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader