mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
* Init files for fuzzing * Fixed fuzz/run.sh * Added fuzzing for CCUtf8_string.uchar_to_bytes
9 lines
232 B
Text
9 lines
232 B
Text
(executables
|
|
(flags (-w "+a-4-9-29-37-40-42-44-48-50-32" -g))
|
|
(names ccsexp_parse_string_does_not_crash
|
|
ccutf8_string_uchar_to_bytes_is_same_as_simple_version
|
|
)
|
|
(libraries crowbar
|
|
containers
|
|
)
|
|
)
|