[test/shape] Add simplest test for hb_shape()
[apps/home/video-player.git] / test /
2011-05-12 Behdad Esfahbod[test/shape] Add simplest test for hb_shape()
2011-05-12 Behdad Esfahbod[test/font] Test font_funcs subclassing
2011-05-12 Behdad Esfahbod[test/font] Test empty funcs
2011-05-12 Behdad Esfahbod[test/font] Test more
2011-05-12 Behdad Esfahbod[API] Pass face to get_table()
2011-05-12 Behdad Esfahbod[test/font] More tests
2011-05-12 Behdad Esfahbod[test/font] More tests
2011-05-12 Behdad Esfahbod[test/font] More get_empty() tests
2011-05-12 Behdad Esfahbod[test/font] Test get_face() / get_parent()
2011-05-12 Behdad Esfahbod[test/font] Add test_font_properties()
2011-05-12 Behdad Esfahbod[test/font] Start adding tests for hb-font.h
2011-05-12 Behdad Esfahbod[API] Rename hb_face_create_for_data() to hb_face_create()
2011-05-12 Behdad Esfahbod[test] Add tests for _get_empty() funcs
2011-05-11 Behdad Esfahbod[API] Add hb_*_get_empty() for all objects
2011-05-11 Behdad Esfahbod[unicode] Simplify method setting
2011-05-10 Behdad EsfahbodAdd hb_font_make/is_immutable()
2011-05-10 Behdad Esfahbod[test] Always initialize gthread such that our mutex...
2011-05-10 Behdad Esfahbod[test/object] Test user_data with destroy() callback...
2011-05-10 Behdad Esfahbod[test/blob] Fix bug in test
2011-05-10 Behdad Esfahbod[test/blob] Add create_sub_blob()
2011-05-10 Behdad Esfahbod[test] Test blob API
2011-05-07 Behdad Esfahbod[API] Simplify blob API, remove lock
2011-05-06 Behdad Esfahbod[API] Add hb_language_get_default()
2011-05-06 Behdad Esfahbod[API] Add version macros and functions
2011-05-05 Behdad EsfahbodFix build with older glib
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
2011-05-02 Behdad EsfahbodCosmetic
2011-05-02 Behdad EsfahbodCosmetic
2011-05-02 Behdad Esfahbod[unicode] Make _get_parent() return _nil object instead...
2011-05-02 Behdad Esfahbod[test/unicode] Add script roundtrip tests for glib...
2011-05-02 Behdad Esfahbod[test/unicode] Better test chainup
2011-05-02 Behdad Esfahbod[test/unicode] Port the _custom test to test all proper...
2011-05-02 Behdad Esfahbod[test/unicode] Test Unicode 5.2+ but don't fail
2011-05-02 Behdad Esfahbod[test/buffer] Clean up testing
2011-05-02 Behdad EsfahbodMinor
2011-05-02 Behdad Esfahbod[test/unicode] Add log messages
2011-05-02 Behdad EsfahbodMinor
2011-04-29 Behdad Esfahbod[test/unicode] Add testing of all unicode properties
2011-04-29 Behdad Esfahbod[test/unicode] Test is/make_immutable()
2011-04-29 Behdad Esfahbod[test/unicode] Use text fixture instead of static variables
2011-04-28 Behdad Esfahbod[test/buffer] Add UTF-16 tests
2011-04-28 Behdad Esfahbod[test/buffer] Add more extensive UTF-8 test data from...
2011-04-28 Behdad Esfahbod[test/buffer] Add initial utf-8 tests
2011-04-28 Behdad EsfahbodAdd test suite infrastructure
2011-04-28 Behdad EsfahbodDesable possibly lethal test on 64-bit machines
2011-04-28 Behdad Esfahbod[test/buffer] Test pre_allocate() and allocation_succes...
2011-04-28 Behdad Esfahbod[test/buffer] Add test pre_alloc(); hangs in the buffer...
2011-04-28 Behdad Esfahbod[test/buffer] Test reset(), set_length(), and set/get_u...
2011-04-28 Behdad Esfahbod[test/buffer] Test reverse() and reverse_clusters()
2011-04-27 Behdad Esfahbod[API] Add hb_direction_from/to_string()
2011-04-27 Behdad Esfahbod[API] Add hb_unicode_funcs_get_default()
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-20 Behdad Esfahbod[API] Remove hb_*_get_reference_count()
2011-04-20 Behdad Esfahbod[test] Add test for headers included from C and C++
2011-04-20 Behdad Esfahbod[test] Add todo items
2011-04-20 Behdad Esfahbod[test] Rename test-types to test-common
2011-04-20 Behdad Esfahbod[icu] Add two-way script conversion functions
2011-04-20 Behdad Esfahbodunicode: Cleanup implementation
2011-04-20 Ryan Lortie[API] unicode: rework virtual functions for subclassing
2011-04-19 Behdad Esfahbod[API] Rename hb_buffer_add_glyph() to hb_buffer_add()
2011-04-19 Behdad Esfahbod[API] Add hb_buffer_allocation_successful()
2011-04-19 Ryan Lortie[API} hb_buffer_get_glyph_{infos,positions}: Add length...
2011-04-19 Behdad Esfahbod[API] Use ISO 15924 tags for hb_script_t
2011-04-15 Behdad EsfahbodChange buffer default properties to invalid
2011-04-15 Behdad Esfahbod[API] Remove hb_buffer_clear()
2011-04-15 Behdad Esfahbod[test] Add more TODO items
2011-04-13 Behdad Esfahbod[test] Add todo items
2011-04-13 Behdad Esfahbod[test] Test hb-buffer.h
2011-04-11 Behdad EsfahbodMinor
2011-04-11 Behdad Esfahbod[test] Actually hook up hb_script_t tests
2011-04-11 Behdad Esfahbod[test] Test hb_language_t
2011-04-11 Behdad Esfahbod[teset] Test hb_script_t
2011-04-11 Behdad EsfahbodMake HB_TAG_CHAR4 private
2011-04-11 Behdad EsfahbodMake hb_tag_from_string(NULL) return HB_TAG_NONE
2011-04-11 Behdad EsfahbodBuild fix
2011-04-11 Behdad EsfahbodRename HB_TAG_STR() to HB_TAG_CHAR4()
2011-04-11 Behdad EsfahbodAdd an in-tree test suite
2011-04-07 Behdad EsfahbodAdd test directory