forked from joejulian/gio
d414116990
This commit updates the shaper fuzzer to try truncating the text, exposing new edge cases. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
go test fuzz v1
|
|
string("\x1d")
|
|
bool(true)
|
|
bool(false)
|
|
byte('\x1c')
|
|
uint16(227)
|