Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 155e1e63 | 2025-04-06 03:49:15 | [test/api] Use g_assert_true instead of g_assert The latter terminates the program. The former marks the test as failing. | ||
| 163a66dc | 2019-08-20 14:22:57 | [test] Add test for aaa85931f3542639cd9d0dfb92fd6baab5b0298d | ||
| 148d8836 | 2019-05-13 14:33:06 | [test] Don't call deprecated API | ||
| eb2be97f | 2018-10-09 07:48:52 | Port test off deprecated API | ||
| dcfcb950 | 2018-09-30 18:14:50 | [test] Fix -Wunused-parameter warnings | ||
| f24b0b97 | 2018-04-12 13:40:45 | Update the links and revive the dead ones | ||
| dd8598c1 | 2016-02-25 11:20:05 | [test] Pass closure to hb_font_set_glyph_func() Exercises fix in c335fd7986fe360ab8e1c032c9b988d0d30511eb | ||
| b3a2f6af | 2015-06-18 17: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. | ||
| 4d6dafd4 | 2012-01-19 14:52:02 | Rename test/ to test/api/ |