From: Behdad Esfahbod Date: Thu, 12 May 2011 05:39:17 +0000 (-0400) Subject: [test/shape] Add simplest test for hb_shape() X-Git-Tag: submit/2.0alpha-wayland/20121130.004132~9^2~177 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8329eb7c6ca39e162228733a2210e643b1a1019d;p=profile%2Fivi%2Forg.tizen.video-player.git [test/shape] Add simplest test for hb_shape() --- diff --git a/test/Makefile.am b/test/Makefile.am index 6956bba..f2eaff0 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -17,6 +17,7 @@ TEST_PROGS += \ test-common \ test-font \ test-object \ + test-shape \ test-unicode \ $(NULL)