[test/shape] Add simplest test for hb_shape()
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 12 May 2011 05:39:17 +0000 (01:39 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 12 May 2011 05:39:17 +0000 (01:39 -0400)
test/Makefile.am

index 6956bba..f2eaff0 100644 (file)
@@ -17,6 +17,7 @@ TEST_PROGS += \
        test-common \
        test-font \
        test-object \
+       test-shape \
        test-unicode \
        $(NULL)