coveralls with lcov
This commit is contained in:
parent
ce30526ee8
commit
d02e67d4a9
3 changed files with 85 additions and 63 deletions
|
@ -51,4 +51,4 @@ json_unit: $(OBJECTS) ../src/json.hpp src/catch.hpp
|
|||
@$(CXX) $(CXXFLAGS) $(CPPFLAGS) -c $< -o $@
|
||||
|
||||
clean:
|
||||
rm -fr json_unit $(OBJECTS)
|
||||
rm -fr json_unit $(OBJECTS) $(SOURCES:.cpp=.gcno) $(SOURCES:.cpp=.gcda)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue