about summary refs log tree commit diff
path: root/tvix/eval/src/value/attrs/tests.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-18 r/4906 test(tvix/eval): Add Eq-laws tests for NixAttrsGriffin Smith1-0/+11
2022-09-13 r/4839 fix(tvix/eval): address current clippy lintsVincent Ambo1-4/+4
2022-09-07 r/4702 feat(tvix/eval): implement NixAttrs::iter()Vincent Ambo1-0/+47
2022-08-25 r/4481 refactor(tvix/value): ensure internal attrs representation is hiddenVincent Ambo1-3/+4
2022-08-24 r/4456 test(tvix/value): add simple attrset construction testsVincent Ambo1-0/+53