tvl-depot/tvix/store/src/tests
Florian Klink bc3f71838f refactor(tvix/store): don't use anyhow::Result<()> in tests
It's much easier to just unwrap the TempDir::new() result.

Change-Id: I7b05bc18f3146401e30e1cc2bb412503c5171a66
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8128
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
2023-03-10 10:58:55 +00:00
..
directory_service.rs feat(tvix/store/directory): validate Directory and sizes 2023-01-21 10:48:17 +00:00
mod.rs chore(tvix/store): move NAR rendering logic into Renderer struct 2023-03-10 10:58:55 +00:00
nar_renderer.rs refactor(tvix/store): don't use anyhow::Result<()> in tests 2023-03-10 10:58:55 +00:00
path_info_service.rs refactor(tvix/store): simplify test a bit 2023-01-21 09:34:15 +00:00