summaryrefslogtreecommitdiff
path: root/test/api
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Run fuzzing and shaping tests (#666)Ebrahim Byagowi2017-12-291-29/+19
* [cmake] Enable cmake tests on distribution and test it (#664)Ebrahim Byagowi2017-12-251-0/+1
* Add API tests to cmake buildKhaled Hosny2017-12-063-0/+43
* We are already inside “if HAVE_GLIB” checkKhaled Hosny2017-12-061-6/+6
* [set] Fix recent changesBehdad Esfahbod2017-12-021-0/+24
* Move all references of old url to the new address (#622)ebraminio2017-11-201-1/+1
* Fix warningBehdad Esfahbod2017-10-261-2/+3
* [test] Extend hb_set test for issue 579 (currently failing)Jonathan Kew2017-10-261-0/+18
* [test] Additional coverage in test_set_iter.Jonathan Kew2017-10-261-0/+12
* [test] Add more hb-set testsBehdad Esfahbod2017-10-251-0/+40
* Faster hb_set_tBehdad Esfahbod2017-10-151-6/+0
* Fix testBehdad Esfahbod2017-08-101-1/+1
* test: Fix some memory leaks in test-font.c (#409)Philip Withnall2017-02-071-5/+30
* [test-ot-math] Add test with nil face/fontBehdad Esfahbod2017-01-191-0/+8
* MinorBehdad Esfahbod2017-01-191-0/+3
* Fix warningsBehdad Esfahbod2017-01-191-8/+10
* MinorBehdad Esfahbod2017-01-191-1/+2
* Update language tags to OpenType 1.8.1 (#403)Sascha Brawer2017-01-181-0/+58
* Support building with older glib versionsMike Hommey2016-12-181-0/+4
* Remove inexistent file ttx file from test/api/Makefile.amFrédéric Wang2016-10-241-1/+0
* Fix distBehdad Esfahbod2016-10-041-0/+10
* [MATH] Rename hb_math_*_t types to hb_ot_math_*_tBehdad Esfahbod2016-09-271-2/+2
* Add tests for get_mathvariant (#329)Frédéric Wang2016-09-271-0/+160
* Add tests for hb_ot_math_get_glyph_variants (#328)Frédéric Wang2016-09-271-0/+126
* [MATH] Simplify testBehdad Esfahbod2016-09-271-2/+1
* test-ot-math: Use different scales for vertical and horizontal directions and...Frédéric Wang2016-09-271-32/+49
* [MATH] Enable tests for glyph-assembly italics-correctionBehdad Esfahbod2016-09-261-19/+30
* [MATH] Rename all API to hb_ot_math_*Behdad Esfahbod2016-09-263-385/+384
* MATH table: Add API to access math variants.Frédéric Wang2016-09-262-0/+51
* Use G_TEST_DIST to build the path of math test fontsFrédéric Wang2016-09-262-2/+8
* [MATH] Clean up get_top_accent_attachment()Behdad Esfahbod2016-09-261-4/+4
* [MATH] Clean up get_italics_correction()Behdad Esfahbod2016-09-261-9/+9
* MATH Table: Add API to access glyph info.Frédéric Wang2016-09-264-0/+155
* MATH Table: Add API to access math contants.Frédéric Wang2016-09-262-0/+72
* [MATH] Fixups for previous commitBehdad Esfahbod2016-09-262-11/+11
* MATH Table: Add API to check availability of math data.Frédéric Wang2016-09-264-1/+111
* Support Americanist Phonetic NotationSascha Brawer2016-08-181-0/+6
* Fix buildBehdad Esfahbod2016-08-091-1/+4
* [test] Pass closure to hb_font_set_glyph_func()Behdad Esfahbod2016-02-251-1/+1
* 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
* Handle language tags that indicate phonetic IPA transcriptionSascha Brawer2015-09-291-0/+7
* MinorBehdad Esfahbod2015-09-011-0/+4
* [test] Fix test-objectBehdad Esfahbod2015-08-301-4/+0
* fix static linking with icu-ucRomain Naour2015-07-311-1/+1
* [test] Add test for cluster mergingBehdad Esfahbod2015-06-181-0/+43
* Relax inert checksBehdad Esfahbod2015-04-092-22/+22
* Fail blob creation if length overflows or is too largeBehdad Esfahbod2014-12-181-0/+3