test/api/test-ot-name.c


Log

Author Commit Date CI Message
Chun-wei Fan 1e09add2 2018-12-12T01:32:01 test/api: Fix building on pre-C99 compilers Ensure variables are declared at the top of the block.
Behdad Esfahbod 831ba743 2018-11-20T01:16:08 Fix Codacy "issues"
Ebrahim Byagowi b6112e5e 2018-11-06T11:42:47 [test] Fix -Weverything bot complain
Ebrahim Byagowi a49df419 2018-11-06T11:26:30 [test] Test hb_ot_name_{list_names,get_utf8} on test-ot-name
Behdad Esfahbod a7aba99b 2018-10-30T14:04:09 [name] Rename hb_name_id_t to hb_ot_name_id_t https://github.com/harfbuzz/harfbuzz/pull/1254
Ebrahim Byagowi c110878c 2018-10-21T11:07:17 [test] Unify font file opening across the tests
Behdad Esfahbod f70f9941 2018-10-19T20:00:36 Minor
Ebrahim Byagowi 8a5eba71 2018-10-19T10:20:16 [test] cosmetic, use g_assert_cmpint
Ebrahim Byagowi 61510b63 2018-10-16T14:17:21 [test] Minor cleanup in test-multithread and test-ot-name (#1256)