From fc551edbf236d71a522ae7c2c9461aa71c5f7d66 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 7 Jul 2011 16:09:38 -0400 Subject: [PATCH] Add todo I'm too lazy to fix the tests now. --- test/test-shape.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test-shape.c b/test/test-shape.c index 99d2d4d..5a41f0c 100644 --- a/test/test-shape.c +++ b/test/test-shape.c @@ -35,6 +35,7 @@ */ /* TODO Make this test data-driven and add some real test data */ +/* TODO Test positions too. And test non-native direction. Test commit 2e18c6dbdfb */ static const char test_data[] = "test\0data"; -- 2.7.4