Randy
|
63f31c908e
|
Improve fuzzer code coverage (#239)
* fuzz: test grapheme break functions
* fuzz: cover character lumping
|
2022-05-26 08:58:54 -04:00 |
|
Randy
|
39dbf507d7
|
fuzz: limit input length (#238)
Longer inputs can lead to timeouts on oss-fuzz
|
2022-05-05 21:49:11 -04:00 |
|
Randy
|
93a88b4310
|
OSS-Fuzz integration updates (#219)
* fix build
* CIFuzz integration
* update fuzzer
* undo changes to build
* ossfuzz.sh: fix copy path
|
2021-02-04 12:59:39 -05:00 |
|
Randy
|
c17ea5dfef
|
OSS-Fuzz initial integration (#216)
* add fuzz target
* update fuzzer
* add fuzzer to build with basic entry point
* add build script
* cleanup
* build fuzz target using cmake in oss-fuzz env
* ossfuzz.sh add newline
* update build
|
2021-01-29 13:54:58 -05:00 |
|