Started documenting libisofs, implemented more unit tests

This commit is contained in:
Mario Danic
2007-07-12 14:24:46 +00:00
parent acf402c75d
commit 6da923c16e
6 changed files with 48 additions and 1 deletions

View File

@@ -60,8 +60,10 @@ test_test_LDFLAGS = -L.. -lm
test_test_SOURCES = \
test/test_exclude.c \
test/test_tree.c \
test/test_ecma119_tree.c \
test/test_file_hashtable.c \
test/test_util.c \
test/test_volume.c \
test/test.c
## ========================================================================= ##