mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-05 09:25: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:
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
go test fuzz v1
|
||||
string("0")
|
||||
bool(true)
|
||||
bool(false)
|
||||
uint8(27)
|
||||
uint16(200)
|
||||
|
||||
Reference in New Issue
Block a user