Behdad Esfahbod
|
44c65eee28
|
[test] Reorganize test suite
In anticipation of importing more test suites.
|
7 years ago |
Behdad Esfahbod
|
ebbee7c247
|
[test] Move test files around
|
7 years ago |
Ebrahim Byagowi
|
72bec1cd09
|
Improve tests (#679)
|
7 years ago |
Ebrahim Byagowi
|
70807ad274
|
Fix make check issue on out-of-tree builds and test it (#672)
|
7 years ago |
Ebrahim Byagowi
|
4e3cf91af2
|
[cmake] Run rest of the tests on Windows (#668)
|
7 years ago |
Ebrahim Byagowi
|
2dbdeb1421
|
[cmake] Run fuzzing and shaping tests (#666)
|
7 years ago |
ebraminio
|
7c6937e7c7
|
Move all references of old url to the new address (#622)
|
7 years ago |
Behdad Esfahbod
|
a0688e8e7b
|
Ouch, finish previous change
|
8 years ago |
Behdad Esfahbod
|
de14c19d14
|
[fuzzer] Separate main() into a new file
|
8 years ago |
Behdad Esfahbod
|
8c842e4a44
|
[hb-fuzzer] Get glyph extents for output glyphs
To exercise glyph-extents codepaths (glyf / CBLC+CBDT).
|
8 years ago |
Behdad Esfahbod
|
aa33cb72ab
|
[fuzzing] Make test runner actually work
|
9 years ago |
Behdad Esfahbod
|
2735555c6b
|
[fuzzing] Add TODO item
|
9 years ago |
Behdad Esfahbod
|
7e76bbabba
|
[fuzzing] Make "make hb-fuzzer" build lib dependency
Not going to do with util/, but is convenient here.
|
9 years ago |
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
|
9 years ago |
Behdad Esfahbod
|
e8a27d7947
|
Don't build hb-fuzzer in "make", only "make check"
|
9 years ago |
Behdad Esfahbod
|
7d75eee799
|
[fuzzing] Run fuzzing tests using hb-fuzzer as well
|
9 years ago |
Behdad Esfahbod
|
ec625f7dfb
|
Try to fix gnome-continuous build fail
|
9 years ago |
Behdad Esfahbod
|
ff16ef3379
|
Enable building a bounded version of the library for fuzzing
test/fuzzing/hb-fuzzer links against libharfbuzz-fuzzing.so now.
|
9 years ago |
Behdad Esfahbod
|
a6d7668a95
|
[fuzzing] Cap max buffer len at 128
|
9 years ago |
Behdad Esfahbod
|
4301703bdd
|
Limit buffer max size growth
https://github.com/behdad/harfbuzz/issues/161
|
9 years ago |
Behdad Esfahbod
|
19300183a6
|
[fuzzing] Add build system
|
9 years ago |
Behdad Esfahbod
|
9c9ad214af
|
[fuzzer] Add README
https://github.com/behdad/harfbuzz/issues/139#issuecomment-154202645
|
9 years ago |
Behdad Esfahbod
|
c1a5dc46c2
|
[fuzz] Add fuzzing script from kcc@
https://github.com/behdad/harfbuzz/issues/139
|
9 years ago |