Unit test for tree functions. Little fixes.

This commit is contained in:
Vreixo Formoso
2007-12-06 22:45:16 +01:00
parent 5df6b2c3d2
commit 7f9c5c9065
5 changed files with 267 additions and 4 deletions

View File

@@ -59,7 +59,8 @@ test_test_SOURCES = \
test/test.h \
test/test.c \
test/test_node.c \
test/test_image.c
test/test_image.c \
test/test_tree.c
## ========================================================================= ##