X Tutup
Skip to content

Commit 11a9aa6

Browse files
author
Sebastiano Merlino
committed
Removing useless partial gcov solutions
1 parent 0e6bd48 commit 11a9aa6

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

test/Makefile.am

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,4 @@ http_utils_SOURCES = unit/http_utils_test.cpp
2929
noinst_HEADERS = littletest.hpp
3030
AM_CXXFLAGS += -lcurl -Wall -fPIC
3131

32-
if COND_GCOV
33-
TESTS = rmgcda $(check_PROGRAMS) gcov
34-
else
3532
TESTS = $(check_PROGRAMS)
36-
endif

test/gcov

Lines changed: 0 additions & 7 deletions
This file was deleted.

test/rmgcda

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)
X Tutup