about summary refs log tree commit diff
path: root/tvix/castore/src/proto/tests/directory.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
13 days r/7978 feat(tvix/castore): add convenience `add` method to DirectoryConnor Brewster1-1/+80
2024-01-19 r/7422 chore(3p/sources): Bump channels & overlayssterni1-3/+1
2023-11-05 r/6946 feat(tvix/castore): bump [Directory,File]Node size to u64Florian Klink1-10/+10
2023-10-27 r/6894 feat(tvix/castore): carry name in ValidateNodeError::InvalidNameedef1-5/+5
2023-10-27 r/6893 refactor(tvix): turn nullary enum variants into unit variantsedef1-5/+5
2023-10-27 r/6883 refactor(tvix): condense long bytestringsedef1-15/+7
2023-10-12 r/6794 refactor(tvix/castore): factor out node checksFlorian Klink1-7/+9
2023-10-10 r/6777 fix(tvix/castore): handle Directory::size overflow explicitlyedef1-3/+66
2023-10-10 r/6776 test(tvix/castore): demonstrate that Directory::size may panicedef1-0/+31
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-0/+287