aboutsummaryrefslogtreecommitdiff
path: root/jsonmatch
Commit message (Expand)AuthorAgeFilesLines
* jsonmatch: factor out type Path for reuse in assert.Equal() implementationStefan Majewsky2026-06-191-79/+33
* add package testcapture, package assert (minimal implementation)Stefan Majewsky2026-06-191-28/+28
* jsonmatch: cleanup doc section left over from planningStefan Majewsky2026-06-161-7/+0
* jsonmatch: allow embedding custom Diffable instances within Object and ArrayStefan Majewsky2026-06-043-3/+72
* fix new lints in golangci-lint 2.12.1Stefan Majewsky2026-05-031-7/+12
* adjust docstrings to use link syntax where possible, add refs to new YAML lib...Stefan Majewsky2026-05-031-18/+25
* change module path to go.xyrillian.de/ggStefan Majewsky2026-05-033-6/+6
* jsonmatch: add Irrelevantv1.6.0Stefan Majewsky2026-04-013-3/+26
* jsonmatch: fix destructuring of ArrayStefan Majewsky2026-04-012-1/+20
* jsonmatch: fix missing type reference in docstringStefan Majewsky2025-11-261-1/+1
* jsonmatch: add Diff.String()Stefan Majewsky2025-11-181-5/+11
* add package jsonmatchStefan Majewsky2025-08-113-0/+965