summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Command/ListCalendarsTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-231-5/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-8/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-7/+12
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Handle moving calendar to an user who already has the shareThomas Citharel2019-01-161-5/+5
* add list-calendars commandGeorg Ehrke2019-01-161-0/+139