Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / test /
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-02 Mike McCormackMerge branch 'upstream'
2011-07-31 Behdad EsfahbodMinor
2011-07-31 Behdad EsfahbodMinor
2011-07-31 Behdad Esfahbod[test] Fix problem with N'ko test direction
2011-07-29 Behdad EsfahbodMinor
2011-07-29 Behdad EsfahbodMinor
2011-07-22 Behdad EsfahbodFix decompose() implementations to work with non-starte...
2011-07-21 Behdad Esfahbods/COMBINING_MARK/SPACING_MARK/ here too. Oops!
2011-07-21 Behdad Esfahbod[icu] Implement compose()/decompose()
2011-07-21 Behdad EsfahbodAdd tests for compose()/decompose()
2011-07-12 Behdad Esfahbod[test] Work around glib <= 2.30 API
2011-07-08 Behdad Esfahbod[API] Add compose() and decompose() unicode funcs,...
2011-07-07 Behdad EsfahbodAdd todo
2011-06-28 Behdad Esfahbod[test-shape-complex] Remove the greek tests
2011-06-28 Behdad Esfahbod[test-shape-complex] Print out expected and actual...
2011-06-28 Behdad Esfahbod[test] Name tests after their input string
2011-06-28 Behdad EsfahbodMinor
2011-06-28 Behdad EsfahbodMinor
2011-06-28 Behdad Esfahbod[test] Remove disabled code
2011-06-28 Behdad Esfahbod[test] Restructure shape test data a bit
2011-06-28 Behdad Esfahbod[test] Add Indic tests from harfbuzz.old
2011-06-15 Behdad EsfahbodMinor compiler warning fixes
2011-05-27 Behdad Esfahbod[test] Rename valgrind-log to log-vaglring.txt
2011-05-27 Behdad Esfahbod[test-common] Test hb_direction_to_string()
2011-05-27 Behdad Esfahbod[test] Rename test-symbols to check-symbols
2011-05-27 Behdad Esfahbod[test/unicode] Fix double-free
2011-05-27 Behdad Esfahbod[test] Switch to automake-based test-runner
2011-05-27 Behdad Esfahbod[test] Add test-symbols that checks API symbol text...
2011-05-27 Behdad Esfahbod[test/version] Test hb-version.h
2011-05-25 Behdad Esfahbod[TODO] Add item
2011-05-25 Behdad Esfahbod[API] One last font-funcs API change
2011-05-25 Behdad Esfahbod[test] Update to API changes
2011-05-17 Behdad Esfahbod[API] Add support for vertical text
2011-05-17 Behdad EsfahbodCheck for mmap()
2011-05-16 Behdad EsfahbodCosmetic
2011-05-16 Behdad EsfahbodMinor
2011-05-16 Behdad Esfahbod[test/buffer] Add more tests for nil buffer
2011-05-14 Behdad Esfahbod[test/ot-tag] More tests
2011-05-14 Behdad Esfahbod[API] Add HB_LANGUAGE_INVALID
2011-05-14 Behdad Esfahbod[test/test-ot-tag] Test hb-ot-tag.h, fix many bugs
2011-05-12 Behdad Esfahbod[API] Add hb_face_make/is_immutable()
2011-05-12 Behdad Esfahbod[API] Make get_glyph() callback return a boolean
2011-05-12 Behdad Esfahbod[test/shape] Check shape output
2011-05-12 Behdad Esfahbod[test] Add test-shape.c. Oops
2011-05-12 Behdad Esfahbod[test/blob] Use MAP_ANON instead of MAP_ANONYMOUS
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
next