aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/group/dummy.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-35/+0
| | | | | | | | | | | | | | | | | | | | * 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
* Fix namespaces in tests/lib/groups/Joas Schilling2016-05-191-2/+4
|
* Move the group dummy backend to testRoeland Jago Douma2016-04-191-1/+1
| | | | | The dummy backend is only used for testing and should thus reside in tests.
* 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-1/+2
|
* adding space between) and {Thomas Mueller2012-09-071-1/+1
|
* allow multiply group backendsRobin Appelman2012-04-131-0/+27