Behdad Esfahbod
|
a0688e8e7b
|
Ouch, finish previous change
|
2016-12-20 20:52:50 -06:00 |
Behdad Esfahbod
|
de14c19d14
|
[fuzzer] Separate main() into a new file
|
2016-12-20 20:50:38 -06:00 |
Behdad Esfahbod
|
8c842e4a44
|
[hb-fuzzer] Get glyph extents for output glyphs
To exercise glyph-extents codepaths (glyf / CBLC+CBDT).
|
2016-12-04 20:28:38 -08:00 |
Behdad Esfahbod
|
aa33cb72ab
|
[fuzzing] Make test runner actually work
|
2016-02-19 15:12:53 +07:00 |
Behdad Esfahbod
|
2735555c6b
|
[fuzzing] Add TODO item
|
2016-02-19 15:12:50 +07:00 |
Behdad Esfahbod
|
7e76bbabba
|
[fuzzing] Make "make hb-fuzzer" build lib dependency
Not going to do with util/, but is convenient here.
|
2016-02-19 14:43:39 +07:00 |
Behdad Esfahbod
|
505b7d4732
|
[fuzzing] Fuzz input text
Very rudimentary right now, but will get kcc's bot going.
From
https://github.com/behdad/harfbuzz/issues/139#issuecomment-163580783
|
2016-01-11 18:31:04 +00:00 |
Behdad Esfahbod
|
e8a27d7947
|
Don't build hb-fuzzer in "make", only "make check"
|
2016-01-07 22:52:16 +00:00 |
Behdad Esfahbod
|
7d75eee799
|
[fuzzing] Run fuzzing tests using hb-fuzzer as well
|
2015-11-19 12:15:05 -08:00 |
Behdad Esfahbod
|
ec625f7dfb
|
Try to fix gnome-continuous build fail
|
2015-11-18 16:37:59 -08:00 |
Behdad Esfahbod
|
ff16ef3379
|
Enable building a bounded version of the library for fuzzing
test/fuzzing/hb-fuzzer links against libharfbuzz-fuzzing.so now.
|
2015-11-18 16:27:32 -08:00 |
Behdad Esfahbod
|
a6d7668a95
|
[fuzzing] Cap max buffer len at 128
|
2015-11-06 09:46:54 -08:00 |
Behdad Esfahbod
|
4301703bdd
|
Limit buffer max size growth
https://github.com/behdad/harfbuzz/issues/161
|
2015-11-05 23:44:59 -08:00 |
Behdad Esfahbod
|
19300183a6
|
[fuzzing] Add build system
|
2015-11-05 23:08:50 -08:00 |
Behdad Esfahbod
|
9c9ad214af
|
[fuzzer] Add README
https://github.com/behdad/harfbuzz/issues/139#issuecomment-154202645
|
2015-11-05 22:50:52 -08:00 |
Behdad Esfahbod
|
c1a5dc46c2
|
[fuzz] Add fuzzing script from kcc@
https://github.com/behdad/harfbuzz/issues/139
|
2015-10-12 17:39:52 -04:00 |