summaryrefslogtreecommitdiff
path: root/fuzz/atom/parser
AgeCommit message (Expand)Author
2025-12-15gate atom parser fuzzer debug printingJohn Turner
2025-12-15check for duplicate flags in usedeps, instead of duplicate usedepsJohn Turner
2025-12-15remove static variables from atom parser fuzzerJohn Turner
2025-12-14allow fuzzer disagreements where there are duplicated usedeps in the atomJohn Turner
2025-12-14give fuzzer corpuses unique namesJohn Turner
2025-12-14add alias targets for fuzzersJohn Turner
2025-12-14prefix atom fuzzer static library targets with "atom"John Turner
2025-12-12give fuzzer related targets unique namesJohn Turner
2025-12-11fix warnings in fuzzersJohn Turner
2025-12-08hookup atom parser fuzzer to read and write to stdin/stdoutJohn Turner
2025-12-08give fuzzer library targets different namesJohn Turner
2025-12-08configure fuzzers separatelyJohn Turner
2025-12-01clean up fuzzer related meson logicJohn Turner
2025-11-23rearrange modulesJohn Turner
2025-11-22print the remaining input on fuzzer failuresJohn Turner
2025-11-18setup meson to allow building multiple fuzzers easilyJohn Turner