From: Behdad Esfahbod Date: Mon, 16 May 2011 19:07:48 +0000 (-0400) Subject: Minor X-Git-Tag: submit/2.0alpha-wayland/20121130.004132~9^2~164 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a0359485c9997e3a211f7c00d40c09074d906c4f;p=profile%2Fivi%2Forg.tizen.video-player.git Minor --- diff --git a/test/test-shape.c b/test/test-shape.c index ab3ddf1..36e4160 100644 --- a/test/test-shape.c +++ b/test/test-shape.c @@ -28,6 +28,12 @@ /* Unit tests for hb-shape.h */ +/* + * This test provides a framework to test aspects of hb_shape() that are + * font-independent. Please add tests for any feature that fits that + * description. + */ + static const char test_data[] = "test\0data";