Ebrahim Byagowi
|
b095ce59eb
|
Simplify hb-fuzzer output printing and fix ArchLinux bot
|
2018-02-19 11:58:20 +03:30 |
Behdad Esfahbod
|
44c65eee28
|
[test] Reorganize test suite
In anticipation of importing more test suites.
|
2018-01-10 02:50:49 +01:00 |
Behdad Esfahbod
|
ebbee7c247
|
[test] Move test files around
|
2018-01-10 02:50:49 +01:00 |
Ebrahim Byagowi
|
72bec1cd09
|
Improve tests (#679)
|
2018-01-05 12:42:20 +03:30 |
Ebrahim Byagowi
|
70807ad274
|
Fix make check issue on out-of-tree builds and test it (#672)
|
2018-01-02 23:52:12 +03:30 |
Ebrahim Byagowi
|
4e3cf91af2
|
[cmake] Run rest of the tests on Windows (#668)
|
2018-01-01 11:17:51 +03:30 |
Ebrahim Byagowi
|
2dbdeb1421
|
[cmake] Run fuzzing and shaping tests (#666)
|
2017-12-29 23:13:29 +03:30 |
ebraminio
|
7c6937e7c7
|
Move all references of old url to the new address (#622)
|
2017-11-20 14:49:22 -05:00 |
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 |