Started documenting libisofs, implemented more unit tests

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

View File

@ -17,4 +17,8 @@ void add_file_hashtable_suite();
void add_util_suite();
void add_ecma119_tree_suite();
void add_volume_suite();
#endif /*TEST_H_*/