Add an in-tree test suite
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 11 Apr 2011 16:46:49 +0000 (12:46 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 11 Apr 2011 16:46:49 +0000 (12:46 -0400)
commit9faa980067f802f712c2adf8263152ed40c98088
treed52904eed8551f32553e43a6509dfb21442c04e0
parentd77b76200efbaa0611691920f9f2018b1e8be340
Add an in-tree test suite

Uses the glib testing framework.  Wrote unit tests for hb-common.h
types.
Makefile.am
test/Makefile.am
test/Makefile.decl [new file with mode: 0644]
test/hb-test.h [new file with mode: 0644]
test/test-types.c [new file with mode: 0644]