Commit Graph

2 Commits

Author SHA1 Message Date
Dan Kortschak
ccc0da248a all: run make builds pass with go master
Run gofmt go1.17 adds the new //go:build comments
2021-04-19 15:00:56 +09:30
Dan Kortschak
3b3c374240 graph/formats/dot/fuzz: add fuzzer function and corpus
The fuzz corpus was seeded with a small number of hand crafted examples
and occasionally augmented manually by identifying code paths that were
not touched and adding text to target those. Then iterating.
2019-03-07 19:50:19 +10:30