Relocate gcda files so gcov can find them
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
cmake . -DBUILD_TOOLS=1 -DSELF_TEST=1;
|
||||
make -j 2;
|
||||
make -j 2 test;
|
||||
cd MCServer/;
|
||||
echo stop | gcov $MCSERVER_PATH;
|
||||
|
||||
Reference in New Issue
Block a user