summaryrefslogtreecommitdiff
path: root/Modules/_xxtestfuzz
Commit message (Expand)AuthorAgeFilesLines
* bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)Miss Islington (bot)2019-06-1110-1/+171
* bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907)Miss Islington (bot)2019-06-081-0/+8
* Avoid UB in test selection macro. (#3407)Devin Jeanpierre2017-09-061-5/+3
* bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878)Devin Jeanpierre2017-09-064-0/+222