Add Unit-Tests

Add unittests via shunit2 (https://github.com/kward/shunit2),
that integrate with travis-ci.org.
This commit is contained in:
Dominik Ritter 2016-02-09 00:45:33 +01:00
commit 42c39c8922
4 changed files with 61 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "shunit2"]
path = shunit2
url = git@github.com:kward/shunit2.git