about summary refs log tree commit diff
path: root/tvix/store/src/tests/fixtures.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
13 days r/7965 chore(tvix/store): migrate import.rs and tests/pathinfo.rs to rstestFlorian Klink1-5/+5
2024-03-28 r/7788 feat(tvix/store): add rstest-based PathInfoService testsFlorian Klink1-2/+21
2024-03-28 r/7787 refactor(tvix/store/tests/fixtures): use [u8; 20]Florian Klink1-4/+2
2023-10-27 r/6883 refactor(tvix): condense long bytestringsedef1-4/+1
2023-10-22 r/6870 feat(tvix/store/protos): add CA fieldFlorian Klink1-1/+2
2023-10-22 r/6869 refactor(tvix/store): move deriver field into narinfo submessageFlorian Klink1-1/+1
2023-10-14 r/6805 feat(tvix/store/protos): add Deriver field to PathInfoFlorian Klink1-0/+1
2023-10-12 r/6791 refactor(tvix/store): clippy lintFlorian Klink1-1/+1
2023-10-05 r/6707 test(tvix/store/pathinfo): add more tests for referencesFlorian Klink1-0/+29
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-83/+2
2023-07-22 r/6439 feat(tvix/store/proto): use Bytes instead of Vec<u8>Florian Klink1-25/+28
2023-07-21 r/6436 refactor(tvix/store): use bytes for node names and symlink targetsFlorian Klink1-8/+8
2023-05-23 r/6178 refactor(tvix/store/blobsvc): move from Vec<u8> to B3DigestFlorian Klink1-7/+11
2023-03-16 r/6014 refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8>Florian Klink1-4/+4
2023-03-10 r/5930 refactor(tvix/store/tests): move nar contents to fixturesFlorian Klink1-0/+85
2023-03-10 r/5929 refactor(tvix/store/tests): move fixtures into separate moduleFlorian Klink1-0/+86