Commit 831d4a2dab1f229811c3a90b791f2a19c88fc1b5

Chun-wei Fan 2018-03-12T13:48:55

test/api: Fix building subset tests 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.