mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
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
78 B
Plaintext
7 lines
78 B
Plaintext
go test fuzz v1
|
|
string("\u2029")
|
|
bool(false)
|
|
bool(false)
|
|
byte('*')
|
|
uint16(72)
|