test(tvix/cli/derivation): add test cases for output path calc
Get some test coverage with some calls to builtins.derivation. The expected output paths were calculated with Nix. Change-Id: I2ce205ea5244e8ef939d9cacb033283fc6f15d17 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9817 Tested-by: BuildkiteCI Reviewed-by: raitobezarius <tvl@lahfa.xyz>
This commit is contained in:
parent
077bf06c1d
commit
6800f1cdb9
4 changed files with 49 additions and 0 deletions
1
tvix/Cargo.lock
generated
1
tvix/Cargo.lock
generated
|
|
@ -2904,6 +2904,7 @@ dependencies = [
|
|||
"dirs",
|
||||
"nix-compat",
|
||||
"rustyline",
|
||||
"test-case",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue