aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix filename of fuzzer taskLibravatar Christian Murphy2022-10-251-0/+0
| | | Closes GH-12.
* Rename crate to `markdown`Libravatar Titus Wormer2022-10-132-10/+10
|
* Update fuzzer to support new options format, add mdast fuzzingLibravatar Christian Murphy2022-10-071-4/+3
| | | Closes GH-9.
* Add fuzz testingLibravatar Christian Murphy2022-09-122-0/+41
Closes GH-7.