aboutsummaryrefslogtreecommitdiffstats
path: root/tests/webdav.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-06Get rid of server_no_stderrSven-Hendrik Haase1-3/+3
We'll now always just pipe the contents of the child to the parent.
2025-02-06Make symlinks into global fixturesSven-Hendrik Haase1-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.
2025-02-05add read-only webdav supportLukas Stabe1-0/+164