+ more test cases

This commit is contained in:
Niels 2014-12-28 22:38:57 +01:00
parent 98af0887f2
commit b573841ace
3 changed files with 20 additions and 1 deletions

View file

@ -23,4 +23,3 @@ after_success:
- make json_unit CXXFLAGS="-fprofile-arcs -ftest-coverage"
- ./json_unit
- coveralls --exclude lib --exclude test --gcov-options '\-lp' --gcov 'gcov-4.8'