aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Avatars
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-282-40/+8
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-202-8/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-2/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-0/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Update license headersChristoph Wurst2019-12-052-2/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+0
* Fix avatarHomeRoeland Jago Douma2018-01-161-10/+7
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-062-2/+5
* add missing parent::setUp that broke any other dav app testGeorg Ehrke2017-06-081-0/+1
* Adding AvatarNodeTestThomas Müller2017-03-291-0/+48
* Adding AvatarHomeTestThomas Müller2017-03-291-0/+125