about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-tojson-outpath-nested.exp
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-03-03T21·06+0300
committertazjin <tazjin@tvl.su>2023-03-13T20·30+0000
commitdfd0066de5f0616673f8e6cef4c6bed312e98d1e (patch)
tree5dd8ed908b155ec7f1faea6dd692cbd09ee6585b /tvix/eval/src/tests/tvix_tests/eval-okay-builtins-tojson-outpath-nested.exp
parent7d339d27627de12e7dc99f823e84c381281babfc (diff)
fix(tvix/eval): handle toJSON on attribute sets with `outPath` r/5977
These are serialised as the serialisation of the value of that field.

Change-Id: Ida51708b1f43ce09b0ec835f4e265918aa31dd09
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8205
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/eval/src/tests/tvix_tests/eval-okay-builtins-tojson-outpath-nested.exp')
-rw-r--r--tvix/eval/src/tests/tvix_tests/eval-okay-builtins-tojson-outpath-nested.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-tojson-outpath-nested.exp b/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-tojson-outpath-nested.exp
new file mode 100644
index 000000000000..69667de5a1c3
--- /dev/null
+++ b/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-tojson-outpath-nested.exp
@@ -0,0 +1 @@
+"{\"a\":40,\"b\":2}"