gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant] branch master updated: coverage for db tes


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: coverage for db test
Date: Wed, 26 Jul 2017 10:11:17 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new fb251bf  coverage for db test
fb251bf is described below

commit fb251bf9d7ba5adf82ca0204df9f7cb7ee47b2ab
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jul 26 10:10:58 2017 +0200

    coverage for db test
---
 src/backenddb/Makefile.am | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/backenddb/Makefile.am b/src/backenddb/Makefile.am
index b38863c..a33ced8 100644
--- a/src/backenddb/Makefile.am
+++ b/src/backenddb/Makefile.am
@@ -10,6 +10,11 @@ plugin_LTLIBRARIES = \
 endif
 endif
 
+if USE_COVERAGE
+  AM_CFLAGS = --coverage -O0
+  XLIB = -lgcov
+endif
+
 lib_LTLIBRARIES = \
   libtalermerchantdb.la
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]