[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [libebics] 02/02: Call test shell script.
From: |
gnunet |
Subject: |
[GNUnet-SVN] [libebics] 02/02: Call test shell script. |
Date: |
Mon, 29 Oct 2018 12:54:22 +0100 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository libebics.
commit 7beef601afb3c71aabcff7472880d600f4eeeb05
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Oct 29 12:53:57 2018 +0100
Call test shell script.
---
src/Makefile.am | 19 +++----------------
1 file changed, 3 insertions(+), 16 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 9f255b8..fc69e04 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -35,25 +35,12 @@ libebics_CPPFLAGS = \
AM_TESTS_ENVIRONMENT = \
export EBICS_PREFIX=$(prefix);
-TESTS = \
- xmllint.sh
-
check_PROGRAMS = \
sandbox_tests
-dump_tests_SOURCES = \
- dump_tests.c
-
-dump_tests_LDADD = \
- libebics.la \
- -lgnunetutil
-
-dump_tests_CPPFLAGS = \
- $(XML_CPPFLAGS) \
- $(XMLSEC1_CFLAGS) \
- $(LIBGCRYPT_CFLAGS) \
- $(GNUTLS_CFLAGS) \
- $(ZLIB_CFLAGS)
+TESTS = \
+ sandbox_tests \
+ xmllint.sh
sandbox_tests_SOURCES = \
sandbox_tests.c
--
To stop receiving notification emails like this one, please contact
address@hidden