summaryrefslogtreecommitdiffstats
path: root/tests/lib/group.php
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated function OC_User::getManagerRoeland Jago Douma2015-12-171-3/+3
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-3/+3
* Do not use uniqid in Group and User tests as it is not unique on windowsJoas Schilling2014-11-061-29/+29
* adjust license headers to new mail addressBernhard Posselt2014-05-111-2/+2
* Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-281-19/+0
* Test that dispayNamesInGroup(s) always returns uid as key in the result arrayArthur Schiwon2013-10-201-0/+18
* use new group api as backend for the old apiRobin Appelman2013-07-101-46/+62
* drop SimpleTest compatibilityThomas Mueller2013-01-241-28/+28
* added more unittests for the group fileBernhard Posselt2012-11-281-0/+68
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-13/+13
* Checkstyle: many fixesFelix Moeller2012-11-021-22/+22
* adding space between) and {Thomas Mueller2012-09-071-3/+3
* allow multiply group backendsRobin Appelman2012-04-131-0/+114