summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1ad406c)
raw | patch | inline | side by side (parent: 1ad406c)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 28 Apr 2014 06:14:47 +0000 (08:14 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 28 Apr 2014 06:14:47 +0000 (08:14 +0200) |
Else, mock_plugin.so won't be available during 'make test'.
t/coverage.sh | patch | blob | history |
diff --git a/t/coverage.sh b/t/coverage.sh
index 6acf8c96faa2ec520fb6ba0c64c1ae24db6f3423..08e876ce81081861644c2fff6e7bd70ac406a836 100755 (executable)
--- a/t/coverage.sh
+++ b/t/coverage.sh
git checkout HEAD .gitignore .travis.yml t/cibuild.sh
fi
-./configure --enable-gcov --disable-shared CFLAGS="-O0 -g"
+./configure --enable-gcov CFLAGS="-O0 -g"
make
lcov --base-directory src --directory src --zerocount