test/api/test-subset-*.c: Fix build on pre-C99
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 25 Jul 2018 10:26:10 +0000 (18:26 +0800)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 9 Oct 2018 13:43:36 +0000 (09:43 -0400)
commit4035158de46ce373b7521daf61c5b6df83312968
tree732b0a74fb7479387d40e949cba244f5ae08f98a
parent8e4ad1d7a0a35298ca04828ef1ef18b4c019ec03
test/api/test-subset-*.c: Fix build on pre-C99

Ensure that we have the variables at the beginning of the block.  These
are the only fixes that we need for building HarfBuzz on older
compilers.
test/api/test-collect-unicodes.c
test/api/test-subset-glyf.c
test/api/test-subset-hdmx.c
test/api/test-subset-hmtx.c
test/api/test-subset-post.c
test/api/test-subset-vmtx.c
test/api/test-subset.c