aboutsummaryrefslogtreecommitdiffstats
path: root/tests/webdav.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of server_no_stderrSven-Hendrik Haase2025-02-061-3/+3
| | | | We'll now always just pipe the contents of the child to the parent.
* Make symlinks into global fixturesSven-Hendrik Haase2025-02-061-20/+6
| | | | | | So far, tests had to create their own symlinks which made them less concise. Also, now that we always have symlinks in all tests, side effects of having them won't go undetected.
* add read-only webdav supportLukas Stabe2025-02-051-0/+164