snix/tvix/eval/src/tests
Vincent Ambo 6fe5e2d752 feat(tvix/eval): resolve relative path literals
Resolves relative paths (e.g. `./foo`) either relative to the location
of the Nix file, or relative to the working directory if none is
supplied.

Change-Id: I70ec574657b221b458015117a004b6e4a9c25a30
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6185
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2022-08-28 11:02:15 +00:00
..
nix_tests test(tvix/eval): make sure all language tests also pass with C++ Nix 2022-08-26 20:46:03 +00:00
tvix_tests test(tvix/eval): add tests for the attrset or operator 2022-08-26 16:05:09 +00:00
mod.rs feat(tvix/eval): resolve relative path literals 2022-08-28 11:02:15 +00:00