test/api: Fix building on pre-C99 compilers
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 11 Dec 2018 17:32:01 +0000 (01:32 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 11 Dec 2018 17:32:01 +0000 (01:32 +0800)
commit1e09add232e14ef61d2f222a5ee05a2105af64f0
treecb222fce7a7cfb03eaf6b3156fc3cbcc4d9aaa0f
parent09b16c536d31376de771eedde54620dd6c8f39d7
test/api: Fix building on pre-C99 compilers

Ensure variables are declared at the top of the block.
test/api/hb-test.h
test/api/test-aat-layout.c
test/api/test-font.c
test/api/test-map.c
test/api/test-ot-color.c
test/api/test-ot-face.c
test/api/test-ot-name.c
test/api/test-ot-tag.c