summaryrefslogtreecommitdiff
path: root/libs/test-utils/build.gradle.kts
AgeCommit message (Collapse)Author
2024-08-25Combine tests from both local and sambaJoel Klinghed
Most the tests test the Tree implementation and thus should work on all such implementations. Current exception is symlinks which Samba backend doesn't (currently?) support. Improve the Samba remove methods to better match the expected behavior.