Add Unit-Tests
Add unittests via shunit2 (https://github.com/kward/shunit2), that integrate with travis-ci.org.
This commit is contained in:
parent
9e191d4305
commit
42c39c8922
4 changed files with 61 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "shunit2"]
|
||||
path = shunit2
|
||||
url = git@github.com:kward/shunit2.git
|
Loading…
Add table
Add a link
Reference in a new issue