]> granicus.if.org Git - fribidi/commit
tests: Fix build on pre-C99 compilers
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 13 Sep 2018 10:12:15 +0000 (18:12 +0800)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 13 Sep 2018 10:17:24 +0000 (12:17 +0200)
commitef3700f9c6845ce56d80607c5c667ca464466169
treef0ff3c743fdd3b1f6828c3c70ff908b00ab2c03a
parente66ddbd18df9db088c33ff080424a76bc65ac63b
tests: Fix build on pre-C99 compilers

Make the tests also build on pre-c99 compilers, since the library itself
builds on such compilers already.
test/unicode-conformance/BidiCharacterTest.c
test/unicode-conformance/BidiTest.c