harfbuzz/test
Behdad Esfahbod ec2a5dc859 Use class templates for Null objects
This allows partial-instantiating custom Null object for template Lookup<T>.
Before, this had to be handcoded per instantiation.  Apparently I missed
adding one for AAT::ankr.lookupTable, so it was getting the wrong (generic)
null for Lookup object, which is wrong and unsafe.

Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=944346
2019-03-26 16:23:40 -07:00
..
api Allow zero length ranges in sanitization (#1617) 2019-03-14 16:49:42 -07:00
fuzzing Use class templates for Null objects 2019-03-26 16:23:40 -07:00
shaping Add a macOS 10.14.3 fonts tests (#1608) 2019-03-08 01:33:41 +03:30
subset Updated expected/cff-japanese fonts with retained FDs 2019-02-08 14:44:13 -08:00
CMakeLists.txt Add CMake configuration for all of the new subsetting code. 2018-02-04 12:57:34 -08:00
Makefile.am Configure automake to run the new subset tests. 2018-02-04 12:57:33 -08:00