harfbuzz/test
Behdad Esfahbod c4641723fb [API] Add compose() and decompose() unicode funcs, rename other ones
Add compose() and decompose() unicode funcs.  These implement
pair-wise canonical composition/decomposition.

The glib/icu implementations are lacking for now.  We are adding
API for this to glib, but I cannot find any useful API in ICU.
May end of implementing these in-house.

Changed all unicode_funcs callback names to remove the "_get" part.
Eg, hb_unicode_get_script_func_t is now hb_unicode_script_func_t,
and hb_unicode_get_script() is hb_unicode_script() now.
2011-07-08 00:09:31 -04:00
..
.valgrind-suppressions [test] Switch to automake-based test-runner 2011-05-27 03:40:04 -04:00
Makefile.am [test] Name tests after their input string 2011-06-28 16:59:16 -04:00
hb-test.h [test] Add Indic tests from harfbuzz.old 2011-06-28 12:49:18 -04:00
test-blob.c Check for mmap() 2011-05-17 15:56:31 -04:00
test-buffer.c [test/buffer] Add more tests for nil buffer 2011-05-16 12:24:56 -04:00
test-c.c [test/unicode] Use text fixture instead of static variables 2011-04-29 12:12:37 -04:00
test-common.c [test-common] Test hb_direction_to_string() 2011-05-27 03:40:04 -04:00
test-cplusplus.cc [test/unicode] Use text fixture instead of static variables 2011-04-29 12:12:37 -04:00
test-font.c [API] One last font-funcs API change 2011-05-25 11:27:33 -04:00
test-object.c Minor compiler warning fixes 2011-06-15 09:49:58 -04:00
test-ot-tag.c [test/ot-tag] More tests 2011-05-13 23:04:46 -04:00
test-shape-complex.c [test-shape-complex] Remove the greek tests 2011-06-28 17:26:03 -04:00
test-shape.c Add todo 2011-07-07 16:09:38 -04:00
test-unicode.c [API] Add compose() and decompose() unicode funcs, rename other ones 2011-07-08 00:09:31 -04:00
test-version.c [test/version] Test hb-version.h 2011-05-27 03:40:03 -04:00