aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/manager/diff/repro.go
Commit message (Collapse)AuthorAgeFilesLines
* pkg/manager/diff: add testsAleksandr Nogikh2026-01-261-5/+13
| | | | | Refactor the package to support testing and add a number of basic tests.
* pkg/manager: split off diff fuzzer functionalityAleksandr Nogikh2026-01-231-0/+116
Move the code to a separate pkg/manager/diff package. Split the code into several files.