Tests for the user utils

This commit is contained in:
Jan Dalheimer
2013-12-02 15:51:30 +01:00
parent befeeaa15c
commit 1167a66ac8
3 changed files with 73 additions and 0 deletions

View File

@ -22,6 +22,7 @@ endmacro()
# Tests START #
add_unit_test2(pathutils)
add_unit_test2(userutils)
# Tests END #