forked from joejulian/gio
text: update fuzzer to sometimes truncate
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>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
go test fuzz v1
|
||||
string("000000000000000 00000000 ٰ00000")
|
||||
bool(true)
|
||||
bool(false)
|
||||
byte('\n')
|
||||
uint16(121)
|
||||
|
||||
Reference in New Issue
Block a user