mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-04 17:05:38 +00:00
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("\n")
|
||||
bool(false)
|
||||
bool(false)
|
||||
byte('±')
|
||||
uint16(0)
|
||||
|
||||
Reference in New Issue
Block a user