From a0359485c9997e3a211f7c00d40c09074d906c4f Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 16 May 2011 15:07:48 -0400 Subject: [PATCH] Minor --- test/test-shape.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/test-shape.c b/test/test-shape.c index ab3ddf119..36e416068 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";