Add some unittests

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2019-03-18 22:34:59 +00:00
parent 2cefefb531
commit aa37c4f4ca
5 changed files with 59 additions and 2 deletions

View File

@@ -54,6 +54,8 @@ foreach w : warns
endif
endforeach
test_h_dep = subproject('test.h').get_variable('test_h_dep')
subdir('src')
subdir('man')