removed deprecated file using_gcov.txt
This commit is contained in:
parent
bc808710a0
commit
e3e39fc073
|
@ -1,9 +0,0 @@
|
|||
|
||||
Update the Makefile.
|
||||
CXXFLAGS=-Wall -pedantic -g -fprofile-arcs -ftest-coverage
|
||||
|
||||
make clean
|
||||
make test
|
||||
|
||||
gcov --object-directory src/ src/checkmemoryleak.cpp
|
||||
|
Loading…
Reference in New Issue