Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-09ensure mounts are scanned during testsRobin Appelman
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-01-16Cleanup OC_User and OCP\UserMorris Jobke
2017-12-08Add some more tests for ocs remote apiRobin Appelman
2017-07-06fix and extend dav test to also test the master-key setupBjoern Schiessle
2016-07-08Fix phpunit Trait warningRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling