goldmark/_tools
Nathaniel Brough 5e78751e90 fuzz: Make goldmark compatible with OSS-Fuzz
This set of changes will make goldmark compatible with the fuzzing
requirements for google/oss-fuzz, a continuous fuzzing service.
To ensure compatibility this change adds;
- A seperate fuzzing target that doesn't use the builtin fuzz corpus
- A tool to convert the builtin fuzz corpus to a zip file corpus
  that is compatible with oss-fuzz
2023-01-19 12:16:00 -08:00
..
build-oss-fuzz-corpus.go fuzz: Make goldmark compatible with OSS-Fuzz 2023-01-19 12:16:00 -08:00
gen-unicode-case-folding-map.go Update unicode case foldings(Unicode 12.1.0 -> 14.0.0) 2021-11-24 21:33:54 +09:00