harfbuzz/test
Behdad Esfahbod 34fb5521a5 [API] Add hb_language_get_default()
It uses locale information to detect default language.  It's used by
hb_shape() whenever language is not set on the buffer.

Not sure how to properly test it in the test suite.  Tested by observing
that with DejaVu Sans we select the proper local glyph version for U+431
under Serbian locale.  See http://www.pango.org/ScriptGallery
2011-05-06 00:05:08 -04:00
..
Makefile.am [API] Add version macros and functions 2011-05-05 21:31:04 -04:00
Makefile.decl Add an in-tree test suite 2011-04-11 12:46:49 -04:00
hb-test.h Fix build with older glib 2011-05-05 16:24:42 -04:00
test-buffer.c [test/buffer] Clean up testing 2011-05-02 13:52:17 -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 [API] Add hb_language_get_default() 2011-05-06 00:05:08 -04:00
test-cplusplus.cc [test/unicode] Use text fixture instead of static variables 2011-04-29 12:12:37 -04:00
test-object.c Replace hb_map_t with hb_set_t which is more intuitive and flexible 2011-05-05 13:21:04 -04:00
test-unicode.c Cosmetic 2011-05-02 19:52:32 -04:00