harfbuzz/test
Behdad Esfahbod 4c9fe88d30 [API] Make all _from_string() functions take a len parameter
Can be -1 for NUL-terminated string.  This is useful for passing parts
of a larger string to a function without having to copy or modify the
string first.

Affected functions:

	hb_tag_t hb_tag_from_string()
	hb_direction_from_string()
	hb_language_from_string()
	hb_script_from_string()
2011-08-26 09:22:12 +02:00
..
.valgrind-suppressions [test] Switch to automake-based test-runner 2011-05-27 03:40:04 -04:00
Makefile.am [API] Add hb_ft_font_set_funcs(), remove hb_ft_get_font_funcs() 2011-08-09 11:10:32 +02:00
hb-test.h Fix warnings with old glib 2011-08-09 13:52:36 +02:00
test-blob.c Check for mmap() 2011-05-17 15:56:31 -04:00
test-buffer.c [API] Make all _from_string() functions take a len parameter 2011-08-26 09:22:12 +02:00
test-c.c Minor 2011-08-09 00:19:19 +02:00
test-common.c [API] Make all _from_string() functions take a len parameter 2011-08-26 09:22:12 +02: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 Remove the pre_allocate argument from hb_buffer_create() 2011-08-19 19:20:26 +02:00
test-ot-tag.c [API] Make all _from_string() functions take a len parameter 2011-08-26 09:22:12 +02:00
test-shape-complex.c Remove the pre_allocate argument from hb_buffer_create() 2011-08-19 19:20:26 +02:00
test-shape.c Remove the pre_allocate argument from hb_buffer_create() 2011-08-19 19:20:26 +02:00
test-unicode.c Minor 2011-08-02 13:59:47 -04:00
test-version.c [test/version] Test hb-version.h 2011-05-27 03:40:03 -04:00