harfbuzz/test
Behdad Esfahbod e6c09cdf43 Remove the pre_allocate argument from hb_buffer_create()
For two reasons:

1. User can always call hb_buffer_pre_allocate() themselves, and

2. Now we do a pre_alloc in add_utfX anyway, so the total number of
reallocs is limited to a small number (~3) anyway.  This just makes the
API cleaner.
2011-08-19 19:20:26 +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 Remove the pre_allocate argument from hb_buffer_create() 2011-08-19 19:20:26 +02:00
test-c.c Minor 2011-08-09 00:19:19 +02: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 Remove the pre_allocate argument from hb_buffer_create() 2011-08-19 19:20:26 +02:00
test-ot-tag.c [test/ot-tag] More tests 2011-05-13 23:04:46 -04: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