about summary refs log tree commit diff
path: root/tvix/glue/src/tests/tvix_tests
AgeCommit message (Expand)AuthorFilesLines
2024-11-04 r/8888 test(tvix/glue): check context of __toString after toJSONBob van der Linden2-1/+2
2024-10-21 r/8850 fix(tvix/glue): don't use builtins.currentSystem in testFlorian Klink1-1/+1
2024-10-15 r/8809 test(tvix/glue): add builtins.storeDir regression testFlorian Klink2-0/+9
2024-06-26 r/8315 fix(tvix/glue): reject unknown attrset args for fetch builtinsFlorian Klink2-0/+10
2024-06-26 r/8313 feat(tvix/glue): implement builtins.toFileFlorian Klink3-0/+15
2024-06-26 r/8311 feat(tvix/glue): add eval-fail-* support to glue testsFlorian Klink2-0/+2
2024-06-12 r/8249 test(tvix/glue/fetchurl): add output path tests for fetchurlFlorian Klink2-1/+41
2024-06-11 r/8247 fix(tvix/eval): handle builtins.split matching the empty stringbinarycat1-1/+1
2024-06-05 r/8217 feat(tvix/glue): Implement builtins.storePathAspen Smith2-0/+10
2024-05-23 r/8163 feat(tvix/eval): teach builtins.toXML contextFlorian Klink2-0/+15
2024-04-23 r/7996 feat(tvix/glue/fetchers): support file:// URLsFlorian Klink2-3/+5
2024-04-23 r/7995 test(tvix/glue): add tests for fetchurl and fetchTarballFlorian Klink4-0/+67
2024-04-13 r/7899 feat(tvix/eval): contextful JSON operationsRyan Lahfa4-2/+35
2024-04-03 r/7850 fix(tvix/glue): produce context for `builtins.(path|filterSource)`Ryan Lahfa2-1/+9
2024-01-22 r/7439 fix(tvix/glue/tests): resolve logic error in hasContextInAttrKeyssterni1-1/+2
2024-01-17 r/7404 feat(tvix/glue): introduce test suite for context stringsRyan Lahfa4-0/+162