[test] Fix problem with N'ko test direction
[apps/home/video-player.git] / test / test-object.c
2011-06-15 Behdad EsfahbodMinor compiler warning fixes
2011-05-12 Behdad Esfahbod[API] Add hb_face_make/is_immutable()
2011-05-12 Behdad Esfahbod[API] Rename hb_face_create_for_data() to hb_face_create()
2011-05-11 Behdad Esfahbod[API] Add hb_*_get_empty() for all objects
2011-05-10 Behdad EsfahbodAdd hb_font_make/is_immutable()
2011-05-10 Behdad Esfahbod[test/object] Test user_data with destroy() callback...
2011-05-07 Behdad Esfahbod[API] Simplify blob API, remove lock
2011-05-05 Behdad EsfahbodReplace hb_map_t with hb_set_t which is more intuitive...
2011-05-03 Behdad Esfahbod[API] Make hb_font_create() take a face and reference it
2011-05-02 Behdad Esfahbod[test/object] Add test for object lifecycle stuff