harfbuzz/test/api
Behdad Esfahbod eb0bf3ae66 Relax inert checks
Previously, when creating an object from inert inputs (eg:
"hb_font_create(hb_face_get_empty())") we returned the inert
empty object.  This is not helpful as there are legitimate
usecases to do that.

We now never return the inert object unless allocation failed.

Tests are revised to reflect.
2015-04-09 19:16:57 -07:00
..
.valgrind-suppressions
Makefile.am Fix test build 2013-05-28 17:34:37 -04:00
hb-test.h
test-blob.c Fail blob creation if length overflows or is too large 2014-12-18 18:22:21 -08:00
test-buffer.c API: Do not clear buffer-flags in hb_buffer_clear_contents() 2014-08-11 18:40:01 -04:00
test-c.c
test-common.c
test-cplusplus.cc
test-font.c Relax inert checks 2015-04-09 19:16:57 -07:00
test-object.c Relax inert checks 2015-04-09 19:16:57 -07:00
test-ot-tag.c Use zh-Hans / zh-Hant when converting OT language tag to hb_language_t 2014-07-10 19:22:07 -04:00
test-set.c check hb_set_is_emtpy in test-set.c 2014-02-10 13:48:43 -05:00
test-shape.c
test-unicode.c Clean up list of Unicode scripts 2013-08-09 14:36:18 -04:00
test-version.c Rename HB_VERSION_CHECK and hb_version_check to "atleast" 2014-06-20 14:09:57 -04:00