summaryrefslogtreecommitdiffstats
path: root/tests/lib/OCSClientTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix getMock OCSClientRoeland Jago Douma2016-09-071-26/+28
|
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+1130
| | | | | | | | | | | | | | | | | | | | * 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
* Prevent php message: "Trying to get property of non-object at ↵Thomas Müller2015-04-131-934/+0
| | | | /xxx/lib/private/ocsclient.php#282"
* Make user names clickableLukas Reschke2015-04-031-0/+3
|
* Add experimental applications switchLukas Reschke2015-04-031-0/+931
Allows administrators to disable or enabled experimental applications as well as show the trust level.