cppcheck/using_gcov.txt

10 lines
158 B
Plaintext
Raw Normal View History

2009-01-20 22:01:11 +01:00
Update the Makefile.
CXXFLAGS=-Wall -pedantic -g -fprofile-arcs -ftest-coverage
make clean
make test
gcov --object-directory src/ src/checkmemoryleak.cpp