aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/webdav/webdav-resource.scm (follow)
Commit message (Collapse)AuthorAge
* Update things depending on namespaced sxml.sxml-workHugo Hörnquist2023-12-13
| | | | | | | | | | Update all code to emit correctly formed namespaced sxml objects, instead of the old list based approach. Also introduces a number of typechecks which in semi-related parts of the code. Note that the webdav-server test is currently broken.
* Split webdav tests into more files.Hugo Hörnquist2023-10-23
|
* Better structuring between webdav modules.Hugo Hörnquist2023-10-10