From 3b7e8d4cedab0e15f5462b815f1387e55f956691 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 12 Apr 2021 15:06:38 +0200 Subject: integrate test cases from sebastian into build --- src/testing/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/testing/Makefile.am') diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index cad802fb..dac8a2e5 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -7,7 +7,9 @@ if USE_COVERAGE endif -check_SCRIPTS = test-merchant-walletharness.sh +check_SCRIPTS = \ + test-merchant-walletharness.sh \ + test_merchant_instance_response.sh lib_LTLIBRARIES = \ libtalermerchanttesting.la @@ -128,6 +130,8 @@ test_merchant_api_LDADD = \ -ljansson EXTRA_DIST = \ + initialize_taler_system.sh \ + test_template.conf \ test_merchant_api.conf \ test_merchant_api_twisted.conf \ test_merchant_api_proxy_merchant.conf \ -- cgit v1.2.3