commit | 831d4a2dab1f229811c3a90b791f2a19c88fc1b5 | [log] [tgz] |
---|---|---|
author | Chun-wei Fan <fanchunwei@src.gnome.org> | Mon Mar 12 13:48:55 2018 +0800 |
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | Tue Mar 13 20:17:58 2018 +0800 |
tree | cbd39f68267c35304969dacbc16e880d825fe39e | |
parent | eda6a5ea807ba8a4e7fa20ad0273b394ed72d106 [diff] |
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.