aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/RequestTest/DeleteTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-1/+2
* test: Migrate remaining DAV tests to PHPUnit 10Joas Schilling2025-05-281-2/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-281-19/+4
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Don't end the abstract class name with Test.phpJoas Schilling2017-04-271-1/+1
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+2
* add test for deleting ghost files over davRobin Appelman2016-06-031-0/+59