mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 10:25:37 +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:
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
go test fuzz v1
|
||||
string("0")
|
||||
bool(false)
|
||||
bool(false)
|
||||
byte('\x00')
|
||||
uint16(142)
|
||||
|
||||
Reference in New Issue
Block a user