summaryrefslogtreecommitdiff
path: root/fuzz/atom/parser
AgeCommit message (Expand)Author
2025-12-03hook up fuzzer to stdin and stdout instead of spawning a subprocimprove-fuzzingJohn Turner
2025-12-03give fuzzer library targets different namesJohn Turner
2025-12-03configure 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