summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_xxtestfuzz.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-40275: Use new test.support helper submodules in tests (GH-21412)Hai Shi2020-07-091-2/+2
* bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255)Ammar Askar2019-06-301-0/+2
* bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878)Devin Jeanpierre2017-09-061-0/+23