summaryrefslogtreecommitdiff
path: root/test/api/test-font.c
Commit message (Expand)AuthorAgeFilesLines
* test/api: Fix building on pre-C99 compilersChun-wei Fan2018-12-121-1/+1
* [test] More funcs in test-ot-faceBehdad Esfahbod2018-11-041-0/+5
* [test] Fix -Wunused-parameter on test-font.cEbrahim Byagowi2018-10-201-1/+1
* [test] Fix leakBehdad Esfahbod2018-10-201-0/+2
* [font] Add failing test amongst font-func parallels infinite-loopingBehdad Esfahbod2018-10-191-0/+64
* [test] Fix -Wunused-parameter warningsBehdad Esfahbod2018-09-301-8/+8
* Fix test-font leak issueEbrahim Byagowi2018-09-221-0/+1
* test: Fix some memory leaks in test-font.c (#409)Philip Withnall2017-02-071-5/+30
* Separate nil font-funcs from parent-peeking font-funcsBehdad Esfahbod2015-11-041-1/+1
* Add hb_font_set_parent()Behdad Esfahbod2015-10-081-0/+12
* Default font scale to face upemBehdad Esfahbod2015-10-021-5/+8
* Make hb_font_create_sub_font() NOT make parent immutableBehdad Esfahbod2015-10-021-6/+15
* Relax inert checksBehdad Esfahbod2015-04-091-5/+5
* Fix misc warnings reported by cppcheckBehdad Esfahbod2013-06-101-1/+0
* Rename test/ to test/api/Behdad Esfahbod2012-01-191-0/+502