summaryrefslogtreecommitdiffstats
path: root/tests/lib/user/database.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-54/+0
* Fix namespace in user/Joas Schilling2016-05-191-1/+3
* Move OC_User_Database to \OC\User\DatabaseRoeland Jago Douma2016-05-101-1/+1
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+5
* Do not use uniqid in Group and User tests as it is not unique on windowsJoas Schilling2014-11-061-4/+9
* add testsArthur Schiwon2014-06-231-0/+3
* Use parent:: in Test_User_Database::getUser().Andreas Fischer2013-10-081-6/+1
* Test OC_User_Database in Test_User_Database instead of OC_User_Dummy.Andreas Fischer2013-10-081-1/+1
* New user management classesRobin Appelman2013-05-291-0/+44
* didn't mean to commit this yetRobin Appelman2013-05-281-44/+0
* adding space between) and {Thomas Mueller2012-09-071-4/+4
* remove unused variablesRobin Appelman2012-07-201-1/+0
* test cases for user backendsRobin Appelman2012-04-141-0/+45