about summary refs log tree commit diff
path: root/tvix/eval/src/tests/nix_tests/notyetpassing (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-29 r/7625 feat(tvix/eval): implement `builtins.hashFile`Padraic-O-Mhuiris2-5/+0
2024-02-23 r/7597 feat(tvix/eval): implement `builtins.hashString`Padraic-O-Mhuiris4-11/+0
2024-01-25 r/7449 feat(tvix/eval/tests): compare .xml outputsFlorian Klink3-438/+0
2024-01-25 r/7448 feat(tvix/eval): track pattern binding namesFlorian Klink2-73/+0
2024-01-24 r/7445 fix(tvix/eval/tests): fix eval-okay-getenvFlorian Klink2-2/+0
2023-06-15 r/6314 test(tvix/eval): update nix_tests suite to C++ Nix mastersterni15-5/+319
2023-03-13 r/5979 fix(tvix/eval): implement cppnix JSON-serialisation semanticsVincent Ambo2-14/+0
2023-01-25 r/5754 feat(tvix/eval): implement builtins.fromTOMLFlorian Klink2-209/+0
2023-01-16 r/5664 feat(tvix/eval): implement builtins.toXMLVincent Ambo4-6/+0
2022-12-25 r/5486 fix(tvix/eval): fix current clippy warningsVincent Ambo1-0/+0
2022-12-15 r/5420 refactor(tvix): build Rust projects using crate2nixVincent Ambo4-0/+2
2022-11-21 r/5296 test(tvix/eval): enable eval-okay-closure test from nix_testsVincent Ambo1-13/+0
2022-11-06 r/5255 feat(tvix/eval): placeholder builtin implementationsVincent Ambo2-25/+0
2022-11-04 r/5244 feat(tvix/eval): implement builtins.splitAdam Joseph2-49/+0
2022-10-31 r/5226 fix(tvix/eval): nix_eq() must recurseAdam Joseph2-36/+0
2022-10-29 r/5222 feat(tvix/eval): Implement builtins.sortGriffin Smith2-21/+0
2022-10-28 r/5219 feat(tvix/eval): add builtins.replaceStringsJames Landrein2-12/+0
2022-10-24 r/5192 feat(tvix/eval): Implement builtins.mapAttrsGriffin Smith2-4/+0
2022-10-24 r/5190 feat(tvix/eval): implement builtins.currentSystemAdam Joseph2-13/+0
2022-10-22 r/5175 feat(tvix/eval): Implement builtins.deepSeqGriffin Smith2-2/+0
2022-10-20 r/5168 fix(tvix/eval): restore .exp.xml files and skip in test suitesterni2-0/+0
2022-10-20 r/5167 fix(tvix/eval): fix path in notyetpassing testssterni4-4/+4
2022-10-20 r/5166 test(tvix/eval): eval-okay-eq.nix can actually be testedsterni2-4/+0
2022-10-20 r/5165 fix(tvix/eval): eval-okay-pathexists test can be executedsterni2-6/+0
2022-10-20 r/5164 test(tvix/eval): update C++ Nix test suite to current mastersterni14-31/+72
2022-10-19 r/5161 feat(tvix/eval): expect not-yet-passing tests to failAdam Joseph71-0/+1094