add unit testing

This commit is contained in:
2019-01-15 16:39:41 -03:00
parent 24932b6d94
commit 8d1e27bd96
5 changed files with 68 additions and 0 deletions

View File

@@ -27,3 +27,4 @@ subdir('lib')
subdir('src')
subdir('doc')
subdir('script')
subdir('test')