rcl/fuzz
Ruud van Asseldonk 8513dca631 Rename --output to --format
I need --output to be able to specify an output file to write to. At
least, that is the common thing to call it. And also, I was calling the
format "format" already internally and in the docs. I think this is a
bit more logical.
2024-02-19 20:40:35 +01:00
..
fuzz_targets Adjust the schema of the fuzzer, expand corpus 2024-02-15 22:25:49 +01:00
.gitignore Add initial fuzzer 2023-08-14 21:46:30 +02:00
Cargo.toml Bring fuzz targets into the Cargo workspace 2024-02-10 17:52:59 +01:00
dictionary.txt Add List.enumerate method 2024-02-10 14:37:28 +01:00
dictionary_cli.txt Rename --output to --format 2024-02-19 20:40:35 +01:00