summaryrefslogtreecommitdiff
path: root/csmith-fuzzing/predicate.py
AgeCommit message (Expand)Author
2022-10-16Move the csmith-fuzzing directory to the top level.Emilio Cobos Álvarez
2022-10-04split the repo into a workspaceChristian Poveda
2022-05-08Fix NoneType erroralexdevteam
2020-08-29Allow grepping bindings for multiple patterns.Adrian Taylor
2019-02-03fuzzing: Add a --release flag to the predicate script.Emilio Cobos Álvarez
2018-06-03add a description to the new optionDaniel Brooks
2018-06-03Add an option to extend the compiled code after each reducing stepDaniel Brooks
2017-12-08predicate.py: Add an option to not delete temp filesNick Fitzgerald
2017-11-01predicate.py: warn about ignored exceptions during temp clean upNick Fitzgerald
2017-11-01predicate.py: Fix reference error that prevented temp file deletionNick Fitzgerald
2017-10-12Automatically run `creduce` in `csmith-fuzzing/driver.py`Nick Fitzgerald
2017-10-10Add a predicate script for determining whether `bindgen` can process a given ...Nick Fitzgerald