summaryrefslogtreecommitdiff
path: root/bs4/tests/fuzz
AgeCommit message (Collapse)Author
2023-05-12Remove a fuzz case that was caused by bad fuzzer code.Leonard Richardson
2023-05-12Added more clusterfuzz cases and a copy of the new oss-fuzz code for parsing ↵Leonard Richardson
and running them.
2023-04-05Rename the test case markup files with a .testcase extension so the manifest ↵Leonard Richardson
can be made more strict about what it includes.
2023-03-20Added fuzz tests.Leonard Richardson