summaryrefslogtreecommitdiff
path: root/fuzz/meson.build
AgeCommit message (Expand)Author
2025-12-03hook up fuzzer to stdin and stdout instead of spawning a subprocimprove-fuzzingJohn Turner
2025-12-03configure fuzzers separatelyJohn Turner
2025-12-01clean up fuzzer related meson logicJohn Turner
2025-11-18setup meson to allow building multiple fuzzers easilyJohn Turner
2025-11-16fixupfuzzJohn Turner
2025-11-16generate corpus to fuzz on with mesonJohn Turner
2025-11-16move fuzz stuff into its own directoryJohn Turner