summaryrefslogtreecommitdiffstats
path: root/tests/lib/user/backend.php
Commit message (Expand)AuthorAgeFilesLines
* Do not use uniqid in Group and User tests as it is not unique on windowsJoas Schilling2014-11-061-11/+10
* add testsArthur Schiwon2014-06-231-0/+17
* Adjust return value tests for checkPassword() to what OC_User_Example says.Andreas Fischer2013-10-081-3/+3
* Test_User_Backend::getUser() does not return an array, it returns a string.Andreas Fischer2013-10-081-1/+1
* New user management classesRobin Appelman2013-05-291-0/+99
* didn't mean to commit this yetRobin Appelman2013-05-281-99/+0
* drop SimpleTest compatibilityThomas Mueller2013-01-241-4/+4
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-2/+2
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-14/+14
* Checkstyle: many fixesFelix Moeller2012-11-021-9/+9
* adding space between) and {Thomas Mueller2012-09-071-3/+3
* Added class comment blockSam Tuke2012-06-011-0/+10
* test cases for user backendsRobin Appelman2012-04-141-0/+89