harfbuzz/test
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
..
api Relax inert checks 2015-04-09 19:16:57 -07:00
shaping [test] Use /usr/bin/env python instead of /usr/bin/python 2015-04-06 14:51:31 -07:00
Makefile.am Start adding new shaping test suite together 2012-01-19 15:21:04 -05:00