Add test suite infrastructure
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 28 Apr 2011 21:10:44 +0000 (17:10 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 28 Apr 2011 21:11:21 +0000 (17:11 -0400)
commitaafe395ab550d3ba2fabc69155662e87d45e74a8
tree626e8f81630644fcd9e40fccf932ebe55c619cd8
parentc7ffe2ad5f6e97e26d14e2cc0d4098af8f5f36d0
Add test suite infrastructure

Wraps around glib for convenience and ease of use.
test/Makefile.am
test/hb-test.h
test/test-buffer.c
test/test-common.c
test/test-unicode.c