mirror of
https://github.com/nlohmann/json.git
synced 2026-07-12 13:35:13 +00:00
more test cases
This commit is contained in:
+1
-1
@@ -22,6 +22,6 @@ script:
|
||||
|
||||
after_success:
|
||||
- make clean
|
||||
- make json_unit CXXFLAGS="-fprofile-arcs -ftest-coverage"
|
||||
- make json_unit CXXFLAGS="-fprofile-arcs -ftest-coverage -std=c++11"
|
||||
- ./json_unit
|
||||
- coveralls --exclude test/catch.hpp --exclude test/unit.cpp --include src/json.hpp --gcov-options '\-lp' --gcov 'gcov-4.9'
|
||||
|
||||
Reference in New Issue
Block a user