tvl-depot/tvix/eval/src/tests
Vincent Ambo d2f1a290a4 fix(tvix/eval): force functors before applying them
call_value in the VM expects the callable to be forced when calling
it, which was not the case for functors.

Change-Id: Id55a2fe32a9573be42aef8669e268df519a989cd
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7909
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2023-01-23 17:27:53 +00:00
..
nix_tests feat(tvix/eval): implement builtins.toXML 2023-01-16 13:43:14 +00:00
tvix_tests fix(tvix/eval): force functors before applying them 2023-01-23 17:27:53 +00:00
mod.rs feat(tvix/eval): support builtins implemented in Nix itself 2023-01-22 20:48:53 +00:00
one_offs.rs feat(tvix/eval): support builtins implemented in Nix itself 2023-01-22 20:48:53 +00:00