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
2022-03-04adjust tests to new fs setupRobin Appelman
2022-02-09fix fs cache test user setupRobin Appelman
2022-01-13Check style updateCarl Schwan
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-12-04I love unit tests that mock unnecessary stuffJoas Schilling
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2017-05-05Make cache tests a bit more clearMorris Jobke
2016-09-13Fix getMock FileCacheTestRoeland Jago Douma
2016-08-25CappedMemoryCacheTest does not require DBRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling