test/api/test-shape.c


Log

Author Commit Date CI Message
Behdad Esfahbod 163a66dc 2019-08-20T14:22:57 [test] Add test for aaa85931f3542639cd9d0dfb92fd6baab5b0298d
Behdad Esfahbod 148d8836 2019-05-13T14:33:06 [test] Don't call deprecated API
Behdad Esfahbod eb2be97f 2018-10-09T07:48:52 Port test off deprecated API
Behdad Esfahbod dcfcb950 2018-09-30T18:14:50 [test] Fix -Wunused-parameter warnings
Ebrahim Byagowi f24b0b97 2018-04-12T13:40:45 Update the links and revive the dead ones
Behdad Esfahbod dd8598c1 2016-02-25T11:20:05 [test] Pass closure to hb_font_set_glyph_func() Exercises fix in c335fd7986fe360ab8e1c032c9b988d0d30511eb
Behdad Esfahbod b3a2f6af 2015-06-18T17:15:33 [test] Add test for cluster merging Based on test from https://code.google.com/p/chromium/issues/detail?id=497578 Currently fails. Basically, if there's a default_ignorable at the start of text, and font has no space glyph, we remove the default_ignorable, and that makes the first char in text to correspond to no cluster. Fix coming.
Behdad Esfahbod 4d6dafd4 2012-01-19T14:52:02 Rename test/ to test/api/