浏览代码

TODO: make the output images of the example tests smaller

rexim 3 年之前
父节点
当前提交
ad31464b04
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test.c

+ 1 - 0
test.c

@@ -361,6 +361,7 @@ Test_Case test_cases[] = {
     DEFINE_TEST_CASE(test_draw_line),
     DEFINE_TEST_CASE(test_draw_line),
     DEFINE_TEST_CASE(test_fill_triangle),
     DEFINE_TEST_CASE(test_fill_triangle),
     DEFINE_TEST_CASE(test_alpha_blending),
     DEFINE_TEST_CASE(test_alpha_blending),
+    // TODO: make the output images of the example tests smaller
     DEFINE_TEST_CASE(test_checker_example),
     DEFINE_TEST_CASE(test_checker_example),
     DEFINE_TEST_CASE(test_circle_example),
     DEFINE_TEST_CASE(test_circle_example),
     DEFINE_TEST_CASE(test_lines_example),
     DEFINE_TEST_CASE(test_lines_example),