snix/tvix/eval/src/tests
sterni d4cb83d58b fix(tvix/eval): propagate errs from key comparison in genericClosure
The accompanying test case shows that we need to bubble up the catchable
error from the equality check if one is created.

Change-Id: Ic9929a57aa7653c8aa5a72d1711cf3264798c731
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11159
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
2024-03-19 06:20:52 +00:00
..
nix_tests feat(tvix/eval): implement builtins.hashFile 2024-02-29 10:58:21 +00:00
tvix_tests fix(tvix/eval): propagate errs from key comparison in genericClosure 2024-03-19 06:20:52 +00:00
mod.rs feat(tvix/eval/tests): compare .xml outputs 2024-01-25 11:37:35 +00:00
one_offs.rs refactor(tvix/eval): move Evaluation::{default,new_pure}() again 2024-01-18 14:24:40 +00:00