rcl/fuzz
Ruud van Asseldonk 7c759fcec9 Add property-based fuzzer for json-lines output
This checks that the number of newlines in the json-lines output equals
the number of list elements, i.e. that we don't generate spurious
newlines.
2025-07-10 21:35:35 +02:00
..
fuzz_targets Add property-based fuzzer for json-lines output 2025-07-10 21:35:35 +02:00
src Add property-based fuzzer for json-lines output 2025-07-10 21:35:35 +02:00
tools Smith: Add subcommand to evaluate corpus 2024-04-27 14:11:03 +02:00
.gitignore Add initial fuzzer 2023-08-14 21:46:30 +02:00
Cargo.rcl Add a fuzzer to test various Decimal properties 2025-02-24 20:42:59 +01:00
Cargo.toml Bump version to 0.8.0 2025-03-02 21:15:33 +01:00
dictionary.txt Add std.format_json to fuzzers and grammars 2025-06-28 21:50:20 +02:00
dictionary_base.txt Generate fuzz dictionary from Pygments grammar 2025-03-03 22:14:27 +01:00
dictionary_cli.txt Accept a new json-lines format in the CLI 2025-06-28 22:17:01 +02:00