summaryrefslogtreecommitdiff
path: root/bs4/tests/test_fuzz.py
AgeCommit message (Expand)Author
2023-06-04Fixed a case found by Mengyuhan where html.parser giving up onLeonard Richardson
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
2023-04-05Rename the test case markup files with a .testcase extension so the manifest ...Leonard Richardson
2023-03-31Now that 1471755 has been fixed, we can un-skip a number of the clusterfuzz t...Leonard Richardson
2023-03-20Removed an html5lib fuzz test case that is marked as fixed in oss-fuzz and wa...Leonard Richardson
2023-03-20Linked another html5lib crash to the fuzz tests.Leonard Richardson
2023-03-20Added fuzz tests.Leonard Richardson
2023-03-20Added a test harness for clusterfuzz test cases.Leonard Richardson