From a03875789ff2ab2883ecbba044f85abc244b692d Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Tue, 3 Jan 2023 15:48:08 +0100 Subject: Fixed CXXTYPE --- tests/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index dd357b3..778fd37 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -34,7 +34,6 @@ ifeq ($(CXXTYPE),clang++) $(LLVMCOV) report --ignore-filename-regex='google' --ignore-filename-regex='test-' --ignore-filename-regex='Magick' --show-region-summary=0 -instr-profile unittests.profdata unittests else ./unittests - #gcov-12 storage.o gcovr -r .. endif -- cgit v1.2.3