Select the types of activity you want to include in your feed.
Select the types of activity you want to include in your feed.
test(ocaml-git): add unit and fuzz tests for Git.Tree.add deduplication
Add a unit test that catches the duplicate-entry bug (add same name twice
should replace, not accumulate). Add a Crowbar model-based fuzz suite that
applies random Add/Remove sequences to both Git.Tree.t and a Map reference,
checking no-duplicates, sorted-order, and model-agreement invariants after
every step. The roundtrip-after-ops test also exercises serialization across
arbitrary op sequences.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.