summaryrefslogtreecommitdiff
path: root/maint/fuzz_it_all
Commit message (Collapse)AuthorAgeFilesLines
* make almost all scripts use bash and set euo pipefailtrinity-1686a2022-05-251-1/+1
|
* better config for fuzztrinity-1686a2022-02-231-2/+8
|
* add script for coverage on fuzzingtrinity-1686a2022-02-221-3/+3
|
* use libfuzz capabilities instead of scriptingtrinity-1686a2022-02-221-23/+9
|
* rename *.sh scripts to bare nameIan Jackson2022-02-181-0/+45
As per #309 Update all references. There is one remaining hit for git-grep '\.sh\b' namely "build.sh" in maint/reproducible_build, which I think is the build script for osxcross - ie, an external project.