snix/tvix/glue/src/tests/tvix_tests
Bob van der Linden f90f14042a test(tvix/glue): check context of __toString after toJSON
Change-Id: I65e3a8e8284ffb4986970ea67ed8d6b216e1eb66
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12730
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-11-04 10:39:19 +00:00
..
eval-fail-fetchtarball-invalid-attrs.nix fix(tvix/glue): reject unknown attrset args for fetch builtins 2024-06-26 16:06:52 +00:00
eval-fail-fetchtarball-invalid-url.nix feat(tvix/glue): add eval-fail-* support to glue tests 2024-06-26 11:17:30 +00:00
eval-fail-fetchurl-invalid-attrs.nix fix(tvix/glue): reject unknown attrset args for fetch builtins 2024-06-26 16:06:52 +00:00
eval-fail-fetchurl-invalid-url.nix feat(tvix/glue): add eval-fail-* support to glue tests 2024-06-26 11:17:30 +00:00
eval-fail-tofile-wrongctxtype.nix feat(tvix/glue): implement builtins.toFile 2024-06-26 14:25:20 +00:00
eval-okay-context-introspection.exp test(tvix/glue): check context of __toString after toJSON 2024-11-04 10:39:19 +00:00
eval-okay-context-introspection.nix test(tvix/glue): check context of __toString after toJSON 2024-11-04 10:39:19 +00:00
eval-okay-context-propagation.exp feat(tvix/eval): contextful JSON operations 2024-04-13 10:11:18 +00:00
eval-okay-context-propagation.nix feat(tvix/eval): contextful JSON operations 2024-04-13 10:11:18 +00:00
eval-okay-fetchtarball.exp test(tvix/glue): add tests for fetchurl and fetchTarball 2024-04-23 12:41:05 +00:00
eval-okay-fetchtarball.nix test(tvix/glue): add tests for fetchurl and fetchTarball 2024-04-23 12:41:05 +00:00
eval-okay-fetchurl.exp test(tvix/glue/fetchurl): add output path tests for fetchurl 2024-06-12 10:30:30 +00:00
eval-okay-fetchurl.nix test(tvix/glue/fetchurl): add output path tests for fetchurl 2024-06-12 10:30:30 +00:00
eval-okay-storePath.exp feat(tvix/glue): Implement builtins.storePath 2024-06-05 17:50:15 +00:00
eval-okay-storePath.nix feat(tvix/glue): Implement builtins.storePath 2024-06-05 17:50:15 +00:00
eval-okay-storePath2.exp test(tvix/glue): add builtins.storeDir regression test 2024-10-15 18:16:12 +00:00
eval-okay-storePath2.nix test(tvix/glue): add builtins.storeDir regression test 2024-10-15 18:16:12 +00:00
eval-okay-tofile.exp feat(tvix/glue): implement builtins.toFile 2024-06-26 14:25:20 +00:00
eval-okay-tofile.nix feat(tvix/glue): implement builtins.toFile 2024-06-26 14:25:20 +00:00
eval-okay-toxml-context.exp feat(tvix/eval): teach builtins.toXML context 2024-05-23 14:49:07 +00:00
eval-okay-toxml-context.nix fix(tvix/glue): don't use builtins.currentSystem in test 2024-10-21 12:59:58 +00:00