mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 12:21:23 +00:00
This commit makes the names of fuzzing dictionaries the same as the target binary names. Also it explicitly limits size of test inputs to prevent failures in `regex` and fuzzing time-outs.
38 lines
194 B
Plaintext
38 lines
194 B
Plaintext
"-"
|
|
"+"
|
|
"."
|
|
"e"
|
|
"e+"
|
|
"e-"
|
|
"E"
|
|
"E+"
|
|
"E-"
|
|
"0x"
|
|
"-0x"
|
|
"p"
|
|
"0"
|
|
"1"
|
|
"2"
|
|
"3"
|
|
"4"
|
|
"5"
|
|
"6"
|
|
"7"
|
|
"8"
|
|
"9"
|
|
"a"
|
|
"b"
|
|
"c"
|
|
"d"
|
|
"e"
|
|
"f"
|
|
"nan"
|
|
"-nan"
|
|
"+nan"
|
|
"inf"
|
|
"+inf"
|
|
"-inf"
|
|
"infinity"
|
|
"+infinity"
|
|
"-infinity"
|