about summary refs log tree commit diff
path: root/tvix/store/src/tests/mod.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-28 r/7794 refactor(tvix/store): drop proto/tests/{utils,grpc_pathinfoservice}.rsFlorian Klink1-1/+0
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-1/+0
2023-03-10 r/5932 feat(tvix/store): add import::import_pathFlorian Klink1-0/+1
2023-03-10 r/5929 refactor(tvix/store/tests): move fixtures into separate moduleFlorian Klink1-0/+1
2023-03-10 r/5928 refactor(tvix/store/tests): move gen_*_service() into helperFlorian Klink1-0/+1
2023-03-10 r/5923 chore(tvix/store): remove old implementationsFlorian Klink1-2/+0
2023-03-10 r/5915 chore(tvix/store): move NAR rendering logic into Renderer structFlorian Klink1-1/+1
2023-03-10 r/5907 chore(tvix/store): move protos into separate mod.rsFlorian Klink1-3/+0
2023-01-31 r/5794 feat(tvix/store): add write_nar functionFlorian Klink1-0/+1
2023-01-31 r/5790 feat(tvix/store): implement iteration over Directory nodesFlorian Klink1-0/+1
2023-01-30 r/5780 refactor(tvix/store/tests): move Directory tests into directory.rsFlorian Klink1-286/+1
2023-01-21 r/5722 feat(tvix/store): add SledDirectoryServiceFlorian Klink1-0/+1
2023-01-12 r/5649 feat(tvix/store): implement PathInfoService with sledFlorian Klink1-0/+1
2023-01-03 r/5570 feat(src/proto): add PathInfo.validate()Florian Klink1-0/+2
2022-12-29 r/5531 chore(tvix/store): move tests into separate fileFlorian Klink1-0/+285