about summary refs log tree commit diff
path: root/tvix/castore/src/fs/fuse/tests.rs
AgeCommit message (Expand)AuthorFilesLines
2024-08-17 r/8505 refactor(tvix/castore): drop {Directory,File,Symlink}NodeFlorian Klink1-35/+39
2024-08-17 r/8504 refactor(tvix/castore): remove `name` from NodesFlorian Klink1-64/+34
2024-08-13 r/8486 refactor(tvix/castore): move *Node and Directory to crate rootFlorian Klink1-4/+2
2024-08-13 r/8484 refactor(tvix/castore): use Directory struct separate from proto oneYureka1-50/+67
2024-06-16 r/8285 fix(tvix/store/bin): fix shutdown behaviour for FUSEFlorian Klink1-22/+22
2024-05-26 r/8172 refactor(tvix/castore): move src/fs/test into fuse modFlorian Klink1-0/+1245