about summary refs log tree commit diff
path: root/tvix/castore/src/fs/tests.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-15 r/7915 feat(tvix/castore/fs): implement opendir/releasedirFlorian Klink1-8/+2
2024-04-15 r/7912 feat(tvix/castore/fs): support extended attributesFlorian Klink1-4/+113
2024-02-17 r/7535 feat(tvix/castore/fs): make allow_other configurableFlorian Klink1-1/+1
2024-01-09 r/7359 refactor(tvix): use AsRef<dyn …> instead of Deref<Target= …>Florian Klink1-3/+2
2023-12-24 r/7259 refactor(tvix/castore/fs/tests): drop unused argsFlorian Klink1-39/+20
2023-12-24 r/7258 refactor(tvix/castore): add RootNode impl for BTreeMap, mv fs testsFlorian Klink1-0/+1161