about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/notyetpassing (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-10 r/7495 feat(tvix/eval): strengthen significantly catchable test suiteRyan Lahfa2-0/+6
2023-12-12 r/7190 fix(tvix/eval): fix nested assertions b/340Adam Joseph2-2/+0
2023-12-12 r/7186 fix(tvix/eval): fix catchables in named formalsAdam Joseph2-2/+0
2023-12-12 r/7185 test(tvix/eval): test catchables in named formalsAdam Joseph2-0/+2
2023-12-12 r/7184 fix(tvix/eval): fix testing catchables for inequalityAdam Joseph2-2/+0
2023-12-12 r/7183 test(tvix/eval): testing catchable for inequalityAdam Joseph2-0/+2
2023-12-12 r/7182 fix(tvix/eval): handle catchables in attribute set updatesAdam Joseph2-2/+0
2023-12-12 r/7181 test(tvix/eval): test for catchable in attribute mergesAdam Joseph2-0/+2
2023-12-12 r/7180 fix(tvix/eval): fix recovering from throws in implicationsAdam Joseph2-2/+0
2023-12-12 r/7179 test(tvix/eval): test recovering from throw in implicationsAdam Joseph2-0/+2
2023-12-12 r/7178 fix(tvix/eval): fix branching on catchable defaults (b/343)Adam Joseph2-2/+0
2023-12-12 r/7177 test(tvix/eval): test branching on catchable defaults (b/343)Adam Joseph2-0/+2
2023-12-12 r/7173 test(tvix/eval): nested assertions (b/340)Adam Joseph2-0/+2
2023-12-12 r/7169 fix(tvix/eval): preserve catchables in nix_cmp_ordering(), fix b/338Adam Joseph2-2/+0
2023-12-12 r/7168 test(tvix/eval): test for b/338 catchable hygiene problemAdam Joseph2-0/+2
2023-12-12 r/7167 feat(tvix/eval): nonrecursive nix_cmp_ordering(), fixes b/339Adam Joseph2-2/+0
2023-12-12 r/7165 test(tvix/eval): add test case for b/339Adam Joseph2-0/+2
2023-07-11 r/6405 docs(tvix): document when pointer equality is preserved in C++ Nixsterni4-5/+39
2023-06-15 r/6309 test(tvix/eval): genericClosure (pointer) comparison supportsterni2-0/+21
2023-06-15 r/6308 fix(tvix/eval): make tvix display values like nix-instantiate(1)sterni2-0/+35
2023-06-14 r/6299 test(tvix/eval): add test case for builtins set pointer equalitysterni2-0/+21
2023-01-06 r/5594 test(tvix/eval): add test for builtins paritysterni2-0/+36