summaryrefslogtreecommitdiff
path: root/build-system
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-06 00:52:00 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-06 00:52:00 +0530
commita77ba4065b05f6052789130b828b586145aae144 (patch)
tree31dd7115e28dfd148c26f4cb7a1dc2e90f857fc8 /build-system
parent70fa42da049020a036f07441f736c201f030e15d (diff)
downloadwallet-core-a77ba4065b05f6052789130b828b586145aae144.tar.gz
wallet-core-a77ba4065b05f6052789130b828b586145aae144.tar.bz2
wallet-core-a77ba4065b05f6052789130b828b586145aae144.zip
integration test runner
Diffstat (limited to 'build-system')
-rw-r--r--build-system/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/build-system/Makefile b/build-system/Makefile
index 1ece8afdf..4a2d51e3d 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -39,6 +39,10 @@ check: compile
webextensions: rollup
./webextension/pack.sh
+.PHONY: integrationtests
+integrationtests: compile
+ ./packages/taler-integrationtests/testrunner '*'
+
.PHONY: i18n
i18n: compile
# extract translatable strings