harfbuzz/test
Ebrahim Byagowi 11d583a9ea
[aat] Consume glyph insertion from buffer's max_ops (#2223)
Glyph insertion is an expensive operation and we like to have it limited
based on buffer's input size which is handled by buffer's max_ops.

clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5754958982021120:

Before the change: 0.67s user 0.00s system 99% cpu 0.674 total
 After the change: 0.02s user 0.00s system 98% cpu 0.024 total

Which takes much longer on valgrind and tsan bots.
2020-07-13 18:53:06 -07:00
..
api [meson] Always add icu deps 2020-07-06 22:19:59 +04:30
fuzzing [aat] Consume glyph insertion from buffer's max_ops (#2223) 2020-07-13 18:53:06 -07:00
shaping [tests] Replace space with colon in batch mode 2020-07-06 13:53:19 +04:30
subset [meson] Mark longer tests with slow 2020-06-21 08:47:10 +04:30
Makefile.am Remove cmake testing and add meson build bot 2020-03-11 20:15:10 +03:30
meson.build Add Meson build definitions 2020-03-11 19:18:57 +03:30