tvl-depot/tvix/cli
Florian Klink 077bf06c1d refactor(tvix/cli): move evaluator instantiation to helper
Have a private `eval` function in the test module that returns an
EvaluationResult, and migrate the existing tests over to use it, rather
than repeating itself.

Change-Id: I879987700c8507248c644ef03b62a8cb8e308139
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9816
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
2023-10-23 14:57:32 +00:00
..
src refactor(tvix/cli): move evaluator instantiation to helper 2023-10-23 14:57:32 +00:00
Cargo.toml fix(tvix/cli): don't enable default features for tvix-store 2023-09-26 10:03:38 +00:00
default.nix fix(tvix/eval): only finalise formal arguments if defaulting 2023-06-20 10:07:44 +00:00