• C
    test/api: Fix building subset tests · 831d4a2d
    Chun-wei Fan 提交于
    Include stdbool.h in hb-setset-test.h instead of in the individual
    sources, if it is found; otherwise use a simplistic fallback for it if
    it is not found.
    
    Also declare variables at the top of the block, to build on pre-C99
    compiliers.
    831d4a2d
test-subset-hmtx.c 5.7 KB