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

@ -6,5 +6,6 @@
void add_node_suite();
void add_image_suite();
void add_tree_suite();
#endif /*TEST_H_*/